Difference between revisions of "Kubernetes restartPolicy"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
* <code>[[PodStatus]]: PodScheduled, ContainersReady, Initialized, Ready</code>
 
* <code>[[PodStatus]]: PodScheduled, ContainersReady, Initialized, Ready</code>
  
[[kubectl get deployments -o json -A]] | grep restartPolicy
+
* <code>[[kubectl get deployments -o json -A]] | grep restartPolicy</code>
  
 
== Related ==
 
== Related ==

Revision as of 12:46, 10 August 2022


  • PodStatus: PodScheduled, ContainersReady, Initialized, Ready

Related

See also

Advertising: