Difference between revisions of "Kubectl get pods -A"
Jump to navigation
Jump to search
(Created page with " kubectl get pods -A NAMESPACE NAME READY STATUS RESTARTS AGE default grafana-97d4b5896-x324...") |
|||
Line 1: | Line 1: | ||
− | + | {{lc}} | |
[[kubectl get pods]] -A | [[kubectl get pods]] -A | ||
NAMESPACE NAME READY STATUS RESTARTS AGE | NAMESPACE NAME READY STATUS RESTARTS AGE | ||
Line 13: | Line 13: | ||
kube-system kube-proxy-vtx4 1/1 Running 0 4d18h | kube-system kube-proxy-vtx4 1/1 Running 0 4d18h | ||
kube-system kube-proxy-w8xyz 1/1 Running 0 4d18h | kube-system kube-proxy-w8xyz 1/1 Running 0 4d18h | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[kubectl get deployments -A]]</code> | ||
Revision as of 18:29, 24 May 2022
kubectl get pods -A NAMESPACE NAME READY STATUS RESTARTS AGE default grafana-97d4b5896-x324 0/1 Pending 0 41h default metrics-server-679944f8f6-45ttt 0/1 Pending 0 41h default my-release-kubernetes-dashboard-77db8d9694-4p7cg 0/1 Pending 0 41h kube-system aws-node-4zxyz 1/1 Running 0 4d18h kube-system aws-node-hxyz8 1/1 Running 0 4d18h kube-system aws-node-w59tt 1/1 Running 0 4d18h kube-system coredns-5c778788f4-2x4vq 0/1 Pending 0 41h kube-system coredns-5c778788f4-dlhx5 0/1 Pending 0 41h kube-system kube-proxy-xdr4 1/1 Running 0 4d18h kube-system kube-proxy-vtx4 1/1 Running 0 4d18h kube-system kube-proxy-w8xyz 1/1 Running 0 4d18h
Related
See also
kubectl get
: [all
|componentstatus | pods | apiservices | events
|event
|nodes
|replicaset
|services
|svc
|namespaces
|hpa
|secret | deployments | serviceaccounts | endpoints | daemonset | networkpolicy
],kubectl get -h
Advertising: