rak8s icon indicating copy to clipboard operation
rak8s copied to clipboard

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

Open tmestdagh opened this issue 7 years ago • 1 comments

Hi,

I just used rak8s to setup a cluster without any hassle :+1:
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 avatar Sep 08 '18 10:09 tmestdagh

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 avatar Nov 02 '18 03:11 chris-short