Skip to content

[aws-eks] Support choosing public, private or CIDR whitelist endpoints #5220

@abhishekjawali

Description

@abhishekjawali

Enable choosing public or private endpoints at the time of cluster creation.

Use Case

EKS supports choosing public / private endpoints at the time of cluster creation - https://docs.aws.amazon.com/eks/latest/userguide/cluster-endpoint.html

Proposed Solution

Add the properties 'publicEndpointEnabled: boolean' and 'privateEndpointEnabled: boolean' in @aws-cdk/aws-eks.ClusterProp

Metadata

Metadata

Assignees

Labels

@aws-cdk/aws-eksRelated to Amazon Elastic Kubernetes Serviceeffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p1

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions