eks: Support latest AWS Load Balancer Controller versions
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 83
Description
### Describe the feature
Latest version as of now is [2.13.2](https://github.com/kubernetes-sigs/aws-load-balancer-controller/releases), but CDK only supports versions up to 2.8.2 ([alb-controller.ts](https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-eks/lib/alb-controller.ts))
### Use Case
I would like to use the latest controller version without manual setup
### Proposed Solution
_No response_
### Other Information
_No response_
### Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
### AWS CDK Library version (aws-cdk-lib)
2.201.0
### AWS CDK CLI version
2.1018.1
### Environment details (OS name and version, etc.)
-
Contributor guide
Research direction
Read packages/aws-cdk-lib/aws-eks/lib/alb-controller.ts first to see how supported AWS Load Balancer Controller versions are represented. Verify the update against the issue's 2.13.2 target; done means CDK can provision the latest controller without manual setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, kubernetes, typescript
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100