Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Set default EKS to 1.26; install vpc-cni add-on #207

Merged
merged 13 commits into from
May 8, 2024
Merged

Conversation

gls4
Copy link
Contributor

@gls4 gls4 commented Apr 23, 2024

This PR changes the default version of EKS to 1.26. It also installs the AWS VPC-CNI add-on, and creates an IAM role for that add-on. If you find appying fails because some of the add-ons already exist, remove the add-ons in question using the AWS console or the AWS CLI and re-apply.

modules/app_eks/add-ons.tf Outdated Show resolved Hide resolved
modules/app_eks/add-ons.tf Outdated Show resolved Hide resolved
modules/app_eks/add-ons.tf Outdated Show resolved Hide resolved
modules/app_eks/add-ons.tf Outdated Show resolved Hide resolved
modules/app_eks/add-ons.tf Outdated Show resolved Hide resolved
modules/app_eks/add-ons.tf Outdated Show resolved Hide resolved
modules/app_eks/add-ons.tf Outdated Show resolved Hide resolved
modules/app_eks/add-ons.tf Outdated Show resolved Hide resolved
modules/app_eks/add-ons.tf Outdated Show resolved Hide resolved
George Scott and others added 6 commits April 29, 2024 10:51
Co-authored-by: Justin Brooks <jsbroks@gmail.com>
Co-authored-by: Justin Brooks <jsbroks@gmail.com>
Co-authored-by: Justin Brooks <jsbroks@gmail.com>
Co-authored-by: Justin Brooks <jsbroks@gmail.com>
@gls4 gls4 changed the title feat: Upgrade EKS to 1.26; install vpc-cni add-on feat: Set default EKS to 1.26; install vpc-cni add-on May 7, 2024
@gls4 gls4 merged commit 0fa5767 into main May 8, 2024
5 checks passed
@gls4 gls4 deleted the vpc-cni-management branch May 8, 2024 17:32
jsbroks pushed a commit that referenced this pull request May 8, 2024
## [4.10.0](v4.9.0...v4.10.0) (2024-05-08)

### Features

* Set default EKS to 1.26; install vpc-cni add-on ([#207](#207)) ([0fa5767](0fa5767))
@jsbroks
Copy link
Member

jsbroks commented May 8, 2024

This PR is included in version 4.10.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants