Skip to content

remove k3s node by node annotation? #9818

Answered by brandond
mogliang asked this question in Q&A
Discussion options

You must be logged in to vote

That is for removing the node from the etcd cluster without deleting it. If you just want it gone, use kubectl delete node. Note that it will attempt to rejoin if you restart the service though.

None of these will uninstall k3s though. If you want k3s to stop and uninstall, that requires external action. Rancher uses a system agent that run on the node as a separate service to handle this, as well as installation, configuration, and snapshot management.

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@nasusoba
Comment options

@mogliang
Comment options

@brandond
Comment options

@mogliang
Comment options

@jobcespedes
Comment options

Answer selected by mogliang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #9817 on March 28, 2024 05:56.