Open
Description
Describe the feature
Modify the AlbController construct in aws-eks to expose the repository
and image.repository
values as properties that users can specify.
Use Case
Code that uses the AlbController construct can not be deployed in AWS isolated regions because it is referencing a hard-coded repository, 'https://aws.github.io/eks-charts', and image, '602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/aws-load-balancer-controller' that are only available on the Internet.
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
CDK version used
v2.184.1
Environment details (OS name and version, etc.)
AL2023