list_pods
List Kubernetes pods with derived statuses (CrashLoopBackOff, ImagePullBackOff, Terminating), restarts, node, and age. Specify context or namespace to filter results.
Instructions
List pods with derived status (CrashLoopBackOff, ImagePullBackOff, Terminating, ...), ready count, restarts, node and age.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | Kubeconfig context to target; omit for the server's default context. | |
| namespace | No | Namespace to inspect; omit for all namespaces. |