Skip to content

Commit

Permalink
fix: removing unrelated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
msvticket committed Mar 2, 2024
1 parent 2ad5dae commit 12ec60d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -563,10 +563,6 @@ To determine valid versions for variable `ebs_addon_version` use the command:
```
aws eks describe-addon-versions --addon-name "aws-ebs-csi-driver" | jq -r '.addons[].addonVersions[].addonVersion'
```
The EBS CSI Driver addon can be implemented successfully using **worker group launch templates**. Also set the following variable:
```
enable_worker_groups_launch_template = true
```

### AWS Auth

Expand Down

0 comments on commit 12ec60d

Please sign in to comment.