get_failing_pods
Identify pods in CrashLoopBackOff, Error, or Pending states across clusters and namespaces to quickly diagnose and resolve issues.
Instructions
Get pods that are not in Running state (CrashLoopBackOff, Error, Pending, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | No | Cluster name | |
| namespace | No | Kubernetes namespace (optional, checks all if not specified) |