From 4ab44af5490141f3a50c9cd3589566580862f9a4 Mon Sep 17 00:00:00 2001 From: George Scott Date: Wed, 8 May 2024 14:29:49 -0500 Subject: [PATCH] fix: Update to readme (#213) * update * update to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6efdd719d..0bc592c98 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,10 @@ Users can update the EKS cluster version to the latest version offered by AWS. T Upgrades must be executed in step-wise fashion from one version to the next. You cannot skip versions when upgrading EKS. +### Notes on EKS Add-ons +If a terraform apply fails because an add-on is already installed, remove the add-on using the AWS console or the AWS +CLI and re-run the apply. Running pods will not be impacted. + ## Requirements | Name | Version |