enable_cluster_ha
Activate high-availability control plane on a managed Kubernetes cluster. Requires explicit confirmation due to added monthly cost and irreversibility.
Instructions
Enable the HIGH-AVAILABILITY control plane on a managed Kubernetes cluster (multi-zone API server / etcd). Requires scope services:write. SPENDS MONEY: HA adds ~+EUR 30/mo to the cluster. ADD-ONLY and irreversible — Gardener does not allow turning HA back off; idempotent if the cluster is already HA. Pass confirm:true only after the user has approved the added cost. service_id from list_services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Set to true to execute. This operation spends from your account balance and/or is irreversible; only pass true after the user has explicitly approved. Omit or false → the tool refuses and makes no API call. | |
| service_id | Yes | Managed-Kubernetes service ID from list_services. |