Home / Platform management / Clusters / Clusters / Upgrading a public cloud cluster / Upgrading an AWS EKS cluster

Upgrading an AWS EKS cluster

Use this guide to upgrade an AWS EKS Kubernetes cluster created on the platform.

Before Upgrading

Before upgrading, you need to fulfill the following conditions:

Starting the Upgrade

  1. In the left navigation bar, click Cluster Management > Cluster.

  2. Click the name of the cluster to be upgraded.

  3. Click Options > Upgrade Public Cloud Cluster, confirm the prompts in the pop-up box, and wait for the upgrade checks to complete.

  4. Click OK to start the upgrade when the check is complete and confirmed. In Upgrade Status, you can view the upgrade progress.

Frequently Asked Questions

When upgrading, under what circumstances will the EKS pool status become “Degraded”, and what will the platform do when the EKS pool status is “Degraded”?

When upgrading an EKS cluster, if some of the available zones do not support the instance type of the node pool, AWS will downgrade the node pool and create instances in the available zones that support the instance type, and the node pool status will change to “Downgraded”, with the error message as shown in the following figure. You can adjust the instance type to avoid this issue. If you cannot adjust the instance type, we recommend contacting AWS customer service for support.

If the platform detects that the node pool status is “degraded”, it will report an error and exit the upgrade process until the node pool status is restored to “active” before continuing the upgrade process.