What is Deployment in k8s In Kubernetes (K8s), a Deployment is a resource object that provides declarative updates to applications. It allows you to describe an application's life cycle, such as which images to use for the app, the number of replicas...
ajaygite.hashnode.dev4 min read
No responses yet.