Difference between revisions of "Understand deployments and how to perform rolling update and rollbacks"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by 3 users not shown)
Line 3: Line 3:
  
  
  [[kubectl describe deployment]] | grep "StrategyType"
+
  [[kubectl describe deployment]] | grep "[[StrategyType]]"
  [[StrategyType:]]          RollingUpdate
+
  [[StrategyType:]]          [[RollingUpdate]]
 +
StrategyType:              [[Recreate]]
 +
 
 +
== Related ==
 +
* <code>[[argocd app rollback]]</code>
 +
* <code>[[helm rollback]]</code>
 +
* [[Kubernetes Rolling updates]]
 +
* [[CKA v1.24]]: [[Understand the primitives used to create robust, self-healing, application deployments]]
  
 
== See also ==
 
== See also ==

Latest revision as of 10:39, 24 October 2022

Advertising: