Kubernetes Deployments: Difference between revisions
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
{{External|https://github.com/ovidiuf/playground/tree/master/kubernetes/simple-deployment}} | {{External|https://github.com/ovidiuf/playground/tree/master/kubernetes/simple-deployment}} | ||
=Operations= | |||
{{Internal|Kubernetes Deployment Operations|Deployment Operations}} |
Revision as of 23:10, 23 October 2019
External
Internal
Overview
A Deployment brings scalability, self-healing, zero-downtime rolling updates and versioned rollbacks to a set of pods.