Difference between revisions of "Kubectl get pods"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
  [[kubectl get]] pods  
+
  [[kubectl get]] [[pods]]
 
  No resources found.
 
  No resources found.
  
  kubectl get po --all-[[namespaces]]
+
  kubectl get pods --all-[[namespaces]]
 +
 +
kubectl get pods -l app=nginx -L YOUR_LABEL
  
  

Revision as of 16:55, 27 January 2020

kubectl get pods 
No resources found.
kubectl get pods --all-namespaces

kubectl get pods -l app=nginx -L YOUR_LABEL


Related commands


See also

Advertising: