k8s_cluster_info
Retrieve a comprehensive health summary of a Kubernetes cluster, including node status, pod health, and deployment availability, to identify degradation or unhealthy conditions.
Instructions
Get a comprehensive health summary of the entire Kubernetes cluster. Checks node status, pod health across all namespaces, deployment availability, resource pressure, and recent warning events. Returns an overall health status (healthy/degraded/unhealthy) with detailed breakdowns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | Yes |