Multiple confD instances running standalone shared CDB

The sometimes tricky part of determining which node should be primary, perhaps by comparing transaction IDs, is up to your HA framework. Once you decide which node is the primary, ConfD’s HA will sync the nodes. See the link to the post below and the $CONFD_DIR/examples.confd/ha/dummy example.