This message was deleted.
# harvester
a
This message was deleted.
g
k8s does not like change in ip addresses since the addresses are persisted to etcd
🙌 2
best option may be to delete one node at a time.. clean up the node.. and re-add it to the cluster
b
Big @great-bear-19718! Thank's! I accept is not good option!
g
its hard to change ip addresses of nodes
if you change address and reboot node.. it will show up in k8s as a new node with same name but different ip addresses
you will be forced to do clean up..which is why i am suggesting cleaning up and re-adding
b
Ok. If necessary modify nic interfaces? The recommendation it is also cleaning up and re-adding node?
Btw: My cluster is on! This questions are just importants points in my planning cluster for productions in future.. 😉
g
will changing the nic change the ip addresses? i would again recommend cleaning it up.. the interface name will be used for creating the mgmt cluster network etc
b
Yeeeah! Thank's @great-bear-19718. This options is best option in my vision! I need double check this workround!