running Longhorn 1.9.1 on RKE2 1.32 currently we h...
# longhorn-storage
h
running Longhorn 1.9.1 on RKE2 1.32 currently we have: 3 control plane/etcd nodes 3 worker nodes we need to add more worker nodes to this cluster my question is, can we have 4 worker nodes or we need 5 (odd-number of nodes) ?
c
the quorum requirement is only for etcd
h
thank you