debug-crashloop
Analyze pods in CrashLoop state by examining exit codes, logs, and events to identify root causes of container failures in Kubernetes.
Instructions
Analyzes pods in CrashLoop state by examining exit codes, logs, and events to find the root cause
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | Namespace | |
| podName | Yes | Pod name | |
| containerName | No | Container name (optional) |