terraform.aws-baseline-infra/examples/eks-lab/network/README.md

8 lines
318 B
Markdown
Raw Normal View History

2023-02-21 12:26:31 +08:00
# eks-lab/network
This module creates the following resources
- VPC
- Public and private subnets
- NAT gateway
A secondary CIDR range is added to the VPC. Later on in the EKS layer, EKS will be configured to use the secondary CIDR.
See https://aws.amazon.com/premiumsupport/knowledge-center/eks-multiple-cidr-ranges/