Difference between revisions of "Kubernetes deployments strategies"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<code>kubectl get deployments -o json -A | grep -A1 -w '"strategy"'</code> == See also == * {{K8s}} Category:K8s")
 
Line 1: Line 1:
 +
* https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#strategy
 +
 
<code>[[kubectl get deployments -o json -A]] | grep -A1 -w '"strategy"'</code>
 
<code>[[kubectl get deployments -o json -A]] | grep -A1 -w '"strategy"'</code>
  

Revision as of 11:15, 11 October 2022

Advertising: