Possible to upgrade server type without recreating the cluster? #272
-
Hello and thank you for this awesome tool. We're currently running this in production with 3 control planes and 8 agents with server type of cpx21. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hey @TheLoneDeveloper, from the testing we have done, it should go without any issues, just increment the nodepool count for the one you want and apply, or even add a new nodepool (agent/control-plane all work the same). But please do not hesitate to try before on a test cluster with more or less the same |
Beta Was this translation helpful? Give feedback.
Hey @TheLoneDeveloper, from the testing we have done, it should go without any issues, just increment the nodepool count for the one you want and apply, or even add a new nodepool (agent/control-plane all work the same).
But please do not hesitate to try before on a test cluster with more or less the same
kube.tf
file, as this is an open source project, and we try our best to try all relevant scenarios for each release but can't possibly test them all every time. (We are working on writing automated tests).