Skip to content

Commit 46bc56f

Browse files
committed
Mention VPC endpoints in docs
1 parent cdeb9df commit 46bc56f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/clusters/management/create.md

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ node_groups:
5353
# ...
5454

5555
# subnet visibility for instances [public (instances will have public IPs) | private (instances will not have public IPs)]
56+
# when using private subnets, you may wish to enable VPC endpoints (via the AWS console) for S3 and ECR to avoid extra NAT Gateway charges
5657
subnet_visibility: public
5758

5859
# NAT gateway (required when using private subnets) [none | single | highly_available (a NAT gateway per availability zone)]

0 commit comments

Comments
 (0)