Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can reset your nodes and wipe out all components installed with Kubespray via the reset.yml playbook. In general, it is recommended that you have a look at the inventory file before launching a playbook. It is possible that there are nodes left inside it, but no longer part of the cluster because, for example, they were previously deleted. In other words, the nodes belonging to the cluster must match those present in the inventory.

Adding nodes

You may want to add worker, master or etcd nodes to your existing cluster. This can be done by re-running the cluster.yml playbook, after adding a new node in the inventory file.