On this pagekube-ctlnamespaces​ pods​ Commands​ # List all pods in ps output format kubectl get pods -o wide # List all pods existing in all namespaces kubectl get pods --all-namespaces