Pod status in Kubernetes

It tells us where the Pod is in the lifecycle. You can see Pod status in the output of the following command:

kubectl get pod

This gives only a high level summary of a Pod: