get_kubernetes_cluster_status
Retrieve detailed Kubernetes cluster status including health metrics, resource utilization, and node conditions using cluster label or ID for monitoring and troubleshooting.
Instructions
Get comprehensive status information for a Kubernetes cluster. Smart identifier resolution: use cluster label or UUID.
Args: cluster_identifier: The cluster label or ID
Returns: Comprehensive cluster status including health, resources, and node status
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_identifier | Yes |