get_fleet_health
Assess fleet health in one sweep: hub conditions and per-cluster pod/deployment scans. Problem clusters rank first, and broken spokes yield error entries, letting the scan continue.
Instructions
Health of the WHOLE fleet in one call: hub conditions for every cluster plus concurrent pod/deployment scans of each spoke that has a read context.
Args: clusters: optional comma-separated managed-cluster names to scope the sweep; empty means every cluster on the hub.
Clusters with problems sort first. A broken spoke shows an 'error' entry instead of failing the sweep. Prefer this over calling get_cluster_health in a loop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clusters | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |