Hi, I’m getting the following error in the rancher master
6 controllermanager.go:184] error building controller context: failed to wait for apiserver being healthy: timed out waiting for the condition: failed to get apiserver /healthz status: Get https://localhost:6443/healthz?timeout=32s: x509: certificate has expired or is not yet valid
I cannot rotate the certificates since the master is down and it restarts constantly. This cluster is not managed by rke, the nodes were added manually.
What to do in this case? The workers nodes are still up but I cannot get the rancher server up.