@badnetmask @homelab systems that build consensus based on quorum (and that includes etcd) require (n/2)+1 nodes to be present to prevent split brain situations.
You can still have 2 nodes, but you should ensure that it's master+worker and not master+master.