(aws-eks): (Cluster handler is not well documented on what VPC endpoints it needs to make it work in Isolated Subnets) #28955
Labels
@aws-cdk/aws-eks
Related to Amazon Elastic Kubernetes Service
documentation
This is a problem with documentation.
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the issue
The documentation here states that isolated subnets are not fully supported. However, in my testing, EKS cluster creation can work using CDK in a fully private VPC with only Isolated Subnets and no proxies. I have made a PR in
aws-cdk-examples
here. This was also based off the discussions in this issue.Hope to get confirmation of the minimum list of VPC endpoints that are required to make it work and add them in the documentation. What I used in the example are the following:
Links
#12171
aws-samples/aws-cdk-examples#989
The text was updated successfully, but these errors were encountered: