13.3 Viewing Pod Descriptions

Details about a pod can be viewed using the kubectl describe command:
kubectl describe pod <pod> -n <namespace>
For example:
kubectl describe pod oudsm-1 -n oudsmns