This message was deleted.
# rke2
a
This message was deleted.
c
When your node runs etcd, and is using a release that supports that condition
r
Thanks for the reply
So if the cluster has X number of masters then X number of EtcdIsVoter conditions are expected, all masters need to be under that condition right?
c
it is a node condition. each etcd node will have that condition.
👌 1
🙏 1
r
Got it, thanks a lot.
a
Hi. which is considered to be the "good" condition, true or false? After upgrading to Kubernetes 1.26.13, on clusters where etcd and control-plane role are on the same nodes, the condition goes to "true" and on clusters where etcd nodes are standalone (withour control-plane) the condition goes to "false". I think this is bad because the message when the condition ist false is "[NotAMember] Node is not a member of the etcd cluster". the etcd is working, so maybe this is a bug?
119 Views