Day32-Launching your Kubernetes Cluster with Deployment/90Days of DevOps Challenge
What is Deployment in K8s?
In Kubernetes (K8s), deployment is an object that provides declarative updates and management for your application containers. It is one of the core resources in Kubernetes and is used to define the desired state of your ap...
iris1919.hashnode.dev4 min read