Skip to content

Failing to Rejoin to Existing Cluster #12205

Answered by brandond
Silvenga asked this question in Q&A
Discussion options

You must be logged in to vote

Yeah... something's definitely wrong here; the bootstrap data in the datastore is somehow incomplete so the nodes are generating their own CA data. What I'd probably try is:

  1. Restore a snapshot to server 1
  2. On server 1, run k3s certificate rotate-ca --force --path /var/lib/rancher/k3s/server to force a write of the content on disk to the datastore
  3. Restart server 1
  4. Join additional servers to the cluster

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@Silvenga
Comment options

@brandond
Comment options

@Silvenga
Comment options

@brandond
Comment options

Answer selected by Silvenga
@Silvenga
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #12202 on April 22, 2025 23:17.