Manually Upgrade
Upgrading Control Plane Version
Currently, the VKS system supports upgrading Control Plane Version. You can:
Upgrade to a newer Minor Version (e.g. 1.24 to 1.25)
Upgrade to a newer Patch Version (e.g. 1.24.2-VKS.100 to 1.24.5-VKS.200)
To upgrade the Control Plane version, follow these instructions:
Step 1: Go to https://vks.console.greennode.ai/overview
Step 2: On the Overview screen, select the Kubernetes Cluster menu.
Step 3: Select the icon
and select Upgrade control plane version to upgrade the control plane version.
Step 4: You can select a new version for the control plane. The new version must be valid and compatible with the current cluster version. Specifically, you can choose:
Upgrade to a newer Minor Version (e.g. 1.24 to 1.25)
Upgrade to a newer Patch Version (e.g. 1.24.2-VKS.100 to 1.24.5-VKS.200)
Step 4: The VKS system will upgrade the Control Plane components of the Cluster to the new version. After the upgrade is complete, the Cluster status returns to ACTIVE.
Upgrading Node Group Version
Currently, the VKS system supports upgrading Node Group Version. You can upgrade Node Group Version to:
Control Plane Version (For example, upgrade from 1.24 (current Node Group version) to 1.25 (current Control Plane Version), but cannot upgrade to other versions.
To upgrade the Node Group Version, follow these instructions:
Step 1: Go to https://vks.console.greennode.ai/overview
Step 2: On the Overview screen, select the Kubernetes Cluster menu. Select a Cluster for which you want to upgrade the Node Group Version.
Step 3: Select the icon
and select Upgrade Node Group Version to upgrade the node group version.
Step 4: You can select a new version for all Node Groups. The new version must be valid and compatible with the current cluster version. Specifically, you can choose:
Upgrade Node Group to match the Control Plane Version (e.g. 1.24 to 1.25)
Step 5: The VKS system will upgrade all Node Groups to the Control Plane version. After the upgrade is complete, the Node Group status returns to ACTIVE.
Last updated

