This repo hosts sample terraform code to create an EKS cluster with CNI custom networking alongside security group for pods.
Resources created are highlighted in following diagram:
Checkout this repo and trigger terraform build through:
terraform init
terraform apply
Type "yes" and the build will start.
By default, the resources are created in ap-southeast-2
region.
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.