Hi fellow members,
I’m testing out a restore procedure (https://rancher.com/docs/rancher/v2.x/en/backups/restorations/ha-restoration/) on my Rancher Cluster B , which uses a database file that was exported from Rancher Cluster A.
After restoring the cluster I’m able to see my kubernetes cluster that was on Cluster A, however it says " This cluster is currently Unavailable ; areas that interact directly with it will not be available until the API is ready."
I can see all the pods running by checking kubectl get pods --all-namespaces
Is there additional steps required to bring the cluster up?
Please note the kubernetes cluster is still attached to Rancher Cluster A
Cheers