B.7 Checking the Status of the Pods for All the Namespaces

Issue: You want to check the status of the pods for all the namespaces.

Workaround: To check the status of all the pods for all the namespaces use the following command:

kubectl get pods --all-namespaces