Skip to content

Commit

Permalink
fix: Set EKS default version to 1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
jsbroks authored May 27, 2024
1 parent 45e1d74 commit 822ee7f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,6 @@ 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.
<!-- BEGIN_TF_DOCS -->

### 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 |
Expand Down Expand Up @@ -247,7 +242,6 @@ CLI and re-run the apply. Running pods will not be impacted.
| <a name="output_redis_instance_type"></a> [redis\_instance\_type](#output\_redis\_instance\_type) | n/a |
| <a name="output_standardized_size"></a> [standardized\_size](#output\_standardized\_size) | n/a |
| <a name="output_url"></a> [url](#output\_url) | The URL to the W&B application |

<!-- END_TF_DOCS -->

## Migrations
Expand Down

0 comments on commit 822ee7f

Please sign in to comment.