get_k8s_cluster
Get a Kubernetes cluster's state, version, maintenance window, API server allow list, and public/private status. Lists available upgrade and viable node pool versions before update.
Instructions
Get details of a specific Kubernetes cluster: state, version, maintenance window, API server allow list and whether it is public or private. Read this before an upgrade — availableUpgradeVersions lists the versions update_k8s_cluster accepts, and viableNodePoolVersions the ones its node pools may run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | nesting depth of returned objects (0-5, default 1 for list operations) | |
| k8s_cluster_id | Yes | the ID of the Kubernetes cluster |