You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe an overshoot, but you can have a look on Rancher (a GUI orchestration tool for k8s). You can add and remove Nodes easily by clicking in your browser as well as saving templates of your server configurations. Here are screenshots of the "edit cluster" option:
This should work without much hassle using hobby-kube/provisioning.
Even though I never tried this, you should be able to change the node_count variable and run terraform apply. Make sure you have a backup ready before trying this.
I tested incrementing from 3 to 4 and I found it worked fine, one last thing I've not checked yet is it might require re-running some part of hobby-kube/manifestsstorage to add some rook stuff to the new node
Thanks for this guide!
I'm wondering if we can scale up the nodes without rebuilding the whole stack from scratch?
The text was updated successfully, but these errors were encountered: