This message was deleted.
# rke2
a
This message was deleted.
m
c
Yes. You cant add a node if adding that node would break quorum. Only having 2 of 4 members healthy (the new node doesn't count as healthy while joining) is rejected. This is an intentional limitation of etcd.
m
I see. Thanks.