Difference between revisions of "Kubernetes deployments strategies"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
  
 
  <code>[[kubectl get deployments -o json -A]] | grep -A1 -w '"strategy"'</code>
 
  <code>[[kubectl get deployments -o json -A]] | grep -A1 -w '"strategy"'</code>
 +
 +
[[rollingUpdate]]
  
  

Revision as of 10:59, 10 October 2023

Advertising: