Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

How to add a node after initial bootstrap of the cluster? #39

Open
tmestdagh opened this issue Sep 8, 2018 · 1 comment
Open

How to add a node after initial bootstrap of the cluster? #39

tmestdagh opened this issue Sep 8, 2018 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@tmestdagh
Copy link

Hi,

I just used rak8s to setup a cluster without any hassle 👍
Glad to have found this project, really appreciate the effor, thanks.

I was wondering on how one would go ahead and add nodes after the initial bootstrap of the cluster.
Is it that easy, as adding a node to the inventory and running ansible-playbook cluster.yml again?

What would the preferred procedure be?

@tmestdagh tmestdagh changed the title How to add a node after initial of the cluster? How to add a node after initial bootstrap of the cluster? Sep 8, 2018
@chris-short chris-short added the good first issue Good for newcomers label Nov 2, 2018
@chris-short
Copy link
Owner

The preferred procedure would definitely be to run ansible-playbook cluster.yml again.

There would need to be some steps added to not reset the master if it is detected as healthy though.If you write it, I can test it.

@chris-short chris-short added the help wanted Extra attention is needed label Dec 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants