stajkowski / terraform-aws-networking

AWS Networking Module for Terraform
Apache License 2.0
0 stars 0 forks source link

Custom ENI Configs #7

Open stajkowski opened 4 months ago

stajkowski commented 4 months ago

Primarily for POD non-routable network space, configure ENI specificly for the POD network in the 100.X space.

https://aws.amazon.com/blogs/containers/leveraging-cni-custom-networking-alongside-security-groups-for-pods-in-amazon-eks/

This can be done with a flag to support non-routable network space with the VPC and this can lead to dynamic block where's it's required.