easykubectl
List all pods across every namespace in the cluster
command
kubectl get pods --all-namespacescommand
kubectl get pods --all-namespacesPart of the Kubernetes CLI (kubectl) — Namespaces category.
| Flag | Purpose |
|---|---|
--all-namespaces | Boolean flag |
Test your recall — not just your reading.
Practice with interactive quiz →