After any change to the active cluster configuration, perform the steps below to restore this configuration on the passive cluster
To restore the active cluster configuration on the passive one
- Run the clusterctl backup create command on any node of the active cluster.
- Copy the generated file to any node of the passive cluster.
- Use this file to run the clusterctl backup restore command on the node of the passive cluster.