Successfully added
Azure
by Doug
Kubernetes Deployments
- The recommended way to run code on Kubernetes
- The deployment controller wraps around and extends the ReplicaSet controller
- Includes metadata settings to know how many Pods to keep running
Referenced in:
Comments