Skip to content

Latest commit

 

History

History
100 lines (63 loc) · 5.12 KB

File metadata and controls

100 lines (63 loc) · 5.12 KB
description
Upgrade the Elastic Kubernetes Service (EKS) version for AWS

Upgrading the EKS version

AWS frequently updates the EKS version based on new features that are available in the Kubernetes platform. DuploCloud automates this upgrade in the DuploCloud Portal.

{% hint style="warning" %} IMPORTANT: An EKS version upgrade can cause downtime to your application depending on the number of replicas you have configured for your services. Schedule this upgrade outside of your business hours to minimize disruption. {% endhint %}

About the upgrade process

DuploCloud notifies users when an upgrade is planned. The upgrade process follows these steps:

  1. A new EKS version is released.
  2. DuploCloud adds support for the new EKS version.
  3. DuploCloud tests all changes and new features thoroughly.
  4. DuploCloud rolls out support for the new EKS version in a platform release.
  5. The user updates the EKS version.

Updating the EKS version:

  • Updates the EKS Control Plane to the latest version.
  • Updates all add-ons and components.
  • Relaunches all Hosts to deploy the latest version on all nodes.

After the upgrade process completes successfully, you can assign allocation tags to Hosts.

Starting the upgrade

Upgrading the EKS version

  1. Click Administrator -> Infrastructure.
  2. Select the Infrastructure that you want to upgrade to the latest EKS version.
  3. Select the EKS tab. If an upgrade is available for the Infrastructure, an Upgrade link appears in the Value column.
  4. Click the Upgrade link. The Upgrade EKS Cluster pane displays.

The Upgrade EKS Cluster pane

  1. From the Target Version list box, select the version to which you want to upgrade.
  2. From the Host Upgrade Action, select the method by which you want to upgrade hosts.
  3. Click Start. The upgrade process begins.

Updating EKS Components (Add-ons)

  1. Click Administrator -> Infrastructure.

  2. Select the Infrastructure with components you want to upgrade.

  3. Select the EKS tab. If an upgrade is available for the Infrastructure components, an Upgrade Components link appears in the Value column.\

    EKS tab with component Upgrade available

  4. Click the Upgrade link. The Upgrade EKS Cluster Components pane displays.

Upgrade EKS Cluster Components pane

  1. From the Host Upgrade Action, select the method by which you want to upgrade hosts.
  2. Click Start. The upgrade process begins.

Monitoring upgrades

The EKS Upgrade Details page displays that the upgrade is In Progress.

EKS Upgrade Details page displaying upgrade In Progress

Find more details about the upgrade by selecting your Infrastructure from the Infrastructure page. Click the EKS tab, and then click Show Details.

Show Details button on the Infrastructure EKS tab with upgrade in progress

Upgrade completion

When you click Show Details, the EKS Upgrade Details page displays the progress of updates for all versions and Hosts. Green checkmarks indicate successful completion in the Status list. Red Xs indicate Actions you must take to complete the upgrade process.

EKS Upgrade Details window with Status list and Actions to be performed

Assign allocation tags

If any of your Hosts use allocation tags, you must assign allocation tags to the Hosts:

  1. After your Hosts are online and available, navigate to Cloud Services -> Hosts.
  2. Select the host group tab (EC2, ASG, etc.) on the Hosts screen.
  3. Click the Add button.
  4. Name the Host and provide other configuration details on the Add Host form.
  5. Select Advanced Options.
  6. Edit the Allocation Tag field.
  7. Click Create and define your allocation tags.
  8. Click Add to assign the allocation tags to the Host.

Allocation tags in the Add Host screen

For additional information about the EKS version upgrade process with DuploCloud, see the AWS FAQs section on EKS version upgrades.