Skip to content

Add section for specific node deletion#215

Merged
hlts2 merged 2 commits into
mainfrom
add-specific-k8s-node-deletion
Jun 4, 2026
Merged

Add section for specific node deletion#215
hlts2 merged 2 commits into
mainfrom
add-specific-k8s-node-deletion

Conversation

@hlts2
Copy link
Copy Markdown
Member

@hlts2 hlts2 commented Jun 4, 2026

What

Adds a new "Deleting a specific node" section to the Managing Node Pools page (content/docs/kubernetes/advanced/managing-node-pools.md), placed right after
the "Recycling nodes" section.

Why

We've received several support inquiries about how to delete a specific node from a Civo Kubernetes cluster. A common point of confusion is that running kubectl delete node <node-name> removes the node object from the Kubernetes API but does not delete the underlying VM, which keeps running and remains billable. This documents the supported workflow so we can point customers to it during support cases.

Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
@hlts2 hlts2 self-assigned this Jun 4, 2026
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
@hlts2 hlts2 merged commit f49c1f0 into main Jun 4, 2026
3 checks passed
@hlts2 hlts2 deleted the add-specific-k8s-node-deletion branch June 4, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants