Upgrade Managed Kubernetes cluster on Creodias
You can upgrade your Kubernetes cluster to a next available minor Kubernetes version. The upgrades are performed in a rolling manner, which means your applications and services remain fully responsive throughout the upgrade process.
What we are going to cover
Prerequisites
1. Hosting account on Creodias
To use Creodias Managed Kubernetes, you need your general Creodias account and access to https://managed-kubernetes.creodias.eu.
2. Backup (recommended)
Create a backup before upgrading. See Managed Kubernetes Backups on Creodias.
Upgrading to a newer version of Managed Kubernetes
First, check whether a newer Kubernetes version is available for your cluster. If your cluster is already on the highest available version, the upgrade option is not offered.
If an upgrade is available, open the cluster details page.
Click Upgrade to <version> and confirm in the modal window.
While the upgrade runs, the cluster status changes to
.
When the upgrade completes, the cluster returns to
and the Kubernetes version is updated in the cluster details.
Note
The Upgrade button remains active only if an even newer version is available. The downloaded kubeconfig remains valid across upgrades.
After the upgrade
Verify:
Nodes are Ready.
System workloads are healthy (DNS/networking/storage).
Your key applications and ingress endpoints work.