This message was deleted.
# general
a
This message was deleted.
c
yes. Rancher knows the token, if you provisioned the cluster via Rancher. As long as you have an etcd backup still on s3 you can recover from loss of all nodes.
s
Oh, it does!? Great. Any idea where? I've been looking through the
cluster
objects to no avail… 😕
Because the full token is required, right? It seems like the short credentials part of the token can be found in the secret
*-rke-state
in the
fleet-default
namespace. But I guess I also need the CA hash? 🤔
No, it seems like the short token is sufficient to decrypt the snapshot and then the CA hash is extracted from the snapshot (I'm guessing). Thanks for pointing me in the right direction!