Hi guys. I am testing the disaster recovery scenario and I finally got a faulty cluster (because certificates):
• Rancher was installed as docker container
• then I created some clusters on aws
• then made a backup of the /var/lib/rancher folder as per 'backup and restore' documentation.
• then dropped the server (disaster) where rancher was installed into and created a new one, installing rancher as docker container in the new server
• then stopped rancher, restored the /var/lib/rancher and started the container again
Now I am just getting error logs because the ca and certs have changed.
Guess I should regenerate them, but not sure how.
Any clue?
Thanks