Skip to content

RKE2 Cluster Nodes IP address change #4107

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

You must be logged in to vote

Server nodes are expected to have a static IP address for the duration of their life in the cluster. If you want to change all of their addresses, you should start the first node with --cluster-reset, then once it comes back up as a single-node etcd cluster with the current address, delete the other nodes from the cluster using kubectl delete node, then rejoin them as if they were new.

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@nickderoo
Comment options

@charlieharcum
Comment options

@brandond
Comment options

@nickderoo
Comment options

@charlieharcum
Comment options

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

This discussion was converted from issue #4106 on April 11, 2023 19:27.