Upgrade EKS Clusters to 1.20

Goal

AWS EKS version 1.19 will be end of life on August 1st. We should upgrade our clusters to 1.20 in order to remain on a supported version.

What needs to be done

First ensure that deprecated APIs are no longer being used:

  • v1beta1 -> v1
  1. Upgrade EKS control plane
  2. Upgrade worker nodes

QA

We can test the upgrade in sandbox prior to upgrading production.

UX/Design

N/A

Personas

N/A

Experiments

N/A

Acceptance Criteria

  • EKS is using version 1.20

Definition of Ready Checklist

  • Definition Of Done (DoD)
  • Acceptance criteria
  • Weighted
  • QA
  • UX/Design
  • Personas
  • Experiments