get_cluster
Retrieves detailed status and configuration for a specific managed cluster, including acceptance, taints, conditions, Kubernetes version, capacity, and cluster claims.
Instructions
Full view of one ManagedCluster.
Args: cluster: managed cluster name as the hub knows it (see list_clusters).
Returns acceptance (hubAcceptsClient), taints, hub conditions, Kubernetes version, capacity/allocatable, and the cluster's ClusterClaims.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |