Delete Kubernetes cluster
Clusters
Delete Kubernetes Cluster
Delete a cluster and all its infrastructure (nodes, networking, reserved IPs, DNS). Deletion is asynchronous.
If teardown cannot be completed, the cluster remains visible with status delete_failed and nothing is removed — repeat the delete to retry.
DELETE
Delete Kubernetes cluster
Updated August 24, 2026
If teardown cannot complete, the cluster remains visible with status
delete_failed and nothing has been removed — repeat the delete to retry.Authorizations
API key for authentication. Each key is bound to a specific account.
Headers
Project ID. Required for all mutating operations (create, delete, power actions, resize).
Path Parameters
Cluster ID (short id, e.g. q7z7zg)
Last modified on August 24, 2026