check-resources
Analyzes pod CPU and memory usage against limits to identify resource threshold violations in Kubernetes namespaces.
Instructions
Compares pod CPU/Memory usage against limits to check for threshold violations
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | Namespace | |
| podName | No | Specific pod (optional, entire namespace if empty) |