Hi! I have a problem with K3s. I wanted to rotate ...
# k3s
r
Hi! I have a problem with K3s. I wanted to rotate certs and the ca but now k3s does not want to start anymore. It errors out with "starting kubernetes: preparing server: bootstrap data already found and encrypted with different token". The problem is, that I have numerous tokens and TLS directories as copied values but I don't know which combination is the correct one... How can I find out which token was used for the k3s server and which TLS directory? The cluster is a single master k3s cluster without secret encryption and with the original sqlite database... EDIT: I used the k3s certificate rotate command an the following script: https://github.com/k3s-io/k3s/blob/master/contrib/util/rotate-default-ca-certs.sh