Skip to content

(aws-eks): (expose repository and image.repository as properties for AlbController contstruct) #33801

Open
@jebbens

Description

@jebbens

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-eksRelated to Amazon Elastic Kubernetes Serviceeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions