No matter what approach you choose for establishing the network mesh, you must first configure the clusters as members of the XDCR quorum the same way you do on bare metal. That is, you must assign:
A unique DR ID for each cluster between 0 and 127
The cluster role (XDCR)
At least one node from the other cluster as the point of connection for the Network Discovery phase
The following table configures XDCR using DR ID 1 with a connection to the cluster with a release name of brooklyn.
cluster: config: deployment: dr: id: 1 role: xdcr connection: enabled: true source: \ "brooklyn-voltdb-cluster-dr:5555"