kubernetes/describe-pod

Describe Pod

Show detailed info about a pod

pods
debugging

Command

kubectl describe pod <pod-name>

Explanation

Provides detailed information about a specific pod.

Examples

Describe given pod

kubectl describe pod my-app-pod-1234