Replies: 2 comments 4 replies
-
Is there another way to add a master or worker node to the already running cluster, that was started with this ansible playbook? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Did you add the new node to your |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I try to update a running cluster, for instance when I want to add an new master node, I change the hosts.ini file and run the playbook. It then fails at the step "TASK [k3s/master : Verify that all nodes actually joined (check k3s-init.service if this fails)] ***".
Keeps running through the 20 tries and keeps failing.
I don't want to reset and clean out the whole running cluster for an update, because there are several deployments running in it.
Beta Was this translation helpful? Give feedback.
All reactions