Skip to main content

Delete a node group

DELETE 

/core/clusters/:cluster_id/node-groups/:node_group_id

Deletes an existing node group from a Kubernetes cluster in Hyperstack. This operation removes all worker nodes associated with the specified node group. A cluster must always have at least one worker node in at least one node group. You cannot delete the last remaining worker node group in a cluster.

Request

Responses

Success