kubectl describe pod mypod -n default
Category: VPS Management
kubectl describe pod mypod -n default
Show detailed information about a pod
Use `kubectl describe pod mypod -n default` to show detailed information about a pod. Helpful when you need this quickly on a Linux server.