amazon-vpc-cni-k8s icon indicating copy to clipboard operation
amazon-vpc-cni-k8s copied to clipboard

Create secondary ENI when previous ENI isn't full due to lack of IPs in subnet - enhanced subnet discovery

Open jchen6585 opened this issue 9 months ago • 0 comments

What would you like to be added: When enhanced subnet discovery is enabled, we should create a secondary ENI using a new subnet (if there is one available) when the previous ENI is failing to add more IPs due to lack of IPs in subnet.

Why is this needed: This will prevent IPAMD from being stuck trying to allocate IPs to the previous ENI even if the subnet is out of IPs.

jchen6585 avatar May 06 '24 22:05 jchen6585