describe_pod
Retrieve detailed pod state including per-container waiting/termination reasons, crash exit codes, conditions, and recent events.
Instructions
Deep-dive one pod: per-container state (waiting/termination reasons, last crash exit code), conditions and the pod's recent events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Pod name. | |
| context | No | Kubeconfig context to target; omit for the server's default context. | |
| namespace | Yes | Namespace of the pod. |