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
- 200
- 400
- 401
- 404
- 409
- 500
Success
Bad Request
Unauthorized
Not Found
Conflict
Internal Server Error
Was this page helpful?