What is the expected behavior when you change a ma...
# rke2
d
What is the expected behavior when you change a machine spec, let's say hdd size? I'm 3 using ec2 machines with rke2 all acting as etcd, controle plane and worker I would think it would 1- create a new node, wait for it to become running/ready 2- delete 1 old node 3- create a new node, wait for it to become running/ready 4-delete another node etc. But from what I see it's 1- creating a new node, waiting for it to become running 2- draining a deleting 1 node 3- create another new node 4- draining 2 nodes !?! then I get stuck as services can't work properly