list_failing_pods
List pods in error states (CrashLoopBackOff, ImagePullBackOff, OOMKilled) to troubleshoot issues in your OpenShift cluster.
Instructions
List pods that are in error states: CrashLoopBackOff, ImagePullBackOff, ErrImagePull, OOMKilled, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | default | |
| cluster_alias | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |