get_cluster
Get a complete view of a specific managed cluster, including acceptance status, taints, hub conditions, Kubernetes version, capacity, and ClusterClaims.
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 |