Hi,
I need to upgrade Kubernetes separately on node pools within an RKE2 cluster. Currently, the cluster template specifies the Kubernetes version in a single place, and modifying it triggers a full cluster upgrade. However, I want to upgrade node pools separately—starting with the master nodes by adding a new node pool with the desired Kubernetes version (likely the next supported version), followed by adding new pool and upgrading other node pools later .
Could you please guide me on modifying the template to achieve this workflow?
Thanks!
Hi,
I need to upgrade Kubernetes separately on node pools within an RKE2 cluster. Currently, the cluster template specifies the Kubernetes version in a single place, and modifying it triggers a full cluster upgrade. However, I want to upgrade node pools separately—starting with the master nodes by adding a new node pool with the desired Kubernetes version (likely the next supported version), followed by adding new pool and upgrading other node pools later .
Could you please guide me on modifying the template to achieve this workflow?
Thanks!