Failback an application within asynchronous DR in OCP IBM Cloud
Failback is the process of moving the application and its data back to the source cluster once the source cluster is restored and operational again.
The following considerations are used in the examples on this page. Update them to the appropriate values for your environment:
- Source Cluster is the Kubernetes cluster which is down and where your applications were originally running.
- Destination Cluster is the Kubernetes cluster where the applications will be failed over.
- The Zookeeper application is being failed over to the destination cluster.