Skip to content

Auto remove nodes in NotReady status? #10269

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

You must be logged in to vote

Normally, removing terminated or deleted nodes is handled by the cloud controller, as it can query the cloud infrastructure provider's APIs to determine the actual state of the nodes. Because the default k3s stub cloud controller does not integrate into your infrastructure provider, it cannot know the actual state of your node, and will not take any action to remove nodes from the cluster.

The usual recommendation is to disable the stub cloud controller and deploy the one provided by your infrastructure provider.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@adyanth
Comment options

@adyanth
Comment options

@brandond
Comment options

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