#deployment
Read more stories on Hashnode
Articles with this tag
What is Deployment in k8s A Deployment in Kubernetes is a resource that manages the creation and updates of ReplicaSets. A Deployment provides a...