Learn how to easily upgrade your cluster to the next minor version of Kubernetes.
The OVHcloud Managed Kubernetes service provides you with Kubernetes clusters without the hassle of installing or operating them.
On OVHcloud Managed Kubernetes, we have deployed an Upgrade to the next minor version of Kubernetes feature to upgrade your cluster from one version to the next (e.g., 1.27 to 1.28).
Requirements
- an OVHcloud Managed Kubernetes cluster
Important information on the upgrading process
Before you launch the upgrade, please back up your cluster’s configuration, and check that your worker tools are compatible with this new version.
The upgrading process will try to do a rolling upgrade. Please ensure that your cluster includes enough worker nodes to allow for a rolling upgrade.
To minimize downtime for your pods and your overall service, we will drain each of your nodes, only moving on to the next node when the current one is functional (i.e. when the status changes to ‘Ready’). Your admin components and server API will also be updated.
This operation usually takes around five minutes per node in your cluster, but that can vary depending on your cluster type and size.
Once the update has been performed, you cannot revert to the previous version.
Instructions
Step 1 - Ask for a minor version upgrade on the OVHcloud Control Panel
-
Log into the OVHcloud Control Panel. Go to the
Public Cloud
section at the top, thenManaged Kubernetes Service
in the left-hand menu. -
Click the
...
button at the right end button of your Kubernetes cluster and chooseManage cluster
.NOTE: Your security policy must be set at least to “Minimum unavailability”. Otherwise, the upgrade will fail.
-
On the Management section, click on
Upgrade to the next minor version
.
-
Click on
Confirm
.
Step 2 - Wait for the upgrade to end
The upgrading process can take several minutes (around five minutes per node in your cluster). During that time, a message on the OVHcloud Control Panel warns you that the cluster is being upgraded:
Go further
For more information and tutorials, please see our other Managed Kubernetes support guides or explore the guides for other OVHcloud products and services.