Cross-site Disaster Recovery with Percona Operator for MySQL (from Percona Community Blog)
A MySQL InnoDB Cluster provides high availability for a single database cluster using Group Replication. This works well for node failures inside the cluster, but disaster recovery usually requires another cluster in a separate location: another Kubernetes cluster, region, data center, or cloud.
[...]
