#kubernetes-deployments
Read more stories on Hashnode
Articles with this tag
90DaysOfDevOps ยท What is Deployment in k8s A Deployment provides a configuration for updates for Pods and ReplicaSets. You describe a desired state in a...