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 |