Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is ENABLE_SUBNET_DISCOVERY fully compatible with CustomNetworking/ENIConfigs? #3058

Open
sidewinder12s opened this issue Oct 2, 2024 · 1 comment

Comments

@sidewinder12s
Copy link

What happened:

Is the new ENABLE_SUBNET_DISCOVERY setting compatible with folks using CustomNetworking with custom ENIConfigs to specify pod secondary subnets? I couldn't find much in the issues about this other than some folks mentioning that you cannot use ENABLE_SUBNET_DISCOVERY with custom IP addressing settings for IP conservation/split subnet (host primary/pod secondary subnets)

Environment:

  • Kubernetes version (use kubectl version): 1.29
  • CNI Version: Latest
  • OS (e.g: cat /etc/os-release): EKS AMI
  • Kernel (e.g. uname -a): 5.10
@orsenthil
Copy link
Member

Custom Networking is a separate feature over the solution for IP-exhausion with ENABLE_SUBNET_DISCOVERY

As we mention in our blog post - https://aws.amazon.com/blogs/containers/amazon-vpc-cni-introduces-enhanced-subnet-discovery/

Custom networking takes precedence when both features are enabled on the VPC CNI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants