You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Metrics to the amount of allocated IPs/ENIs/Networks per CNI container. This is critical for users to foresee upcoming IP exhaustion issues on their VPCs and Subnets.
Why is this needed:
Currently, the AWS provides the amount of Available IPv4 addresses in their subnet page but the count is not a live number and only updates at a certain frequency. Sometimes, users with bigger clusters, might think they have loads of IPs available but under the hood the VPC CNI is throwing errors due to IP allocations on certain subnets.
The text was updated successfully, but these errors were encountered:
What would you like to be added:
Metrics to the amount of allocated IPs/ENIs/Networks per CNI container. This is critical for users to foresee upcoming IP exhaustion issues on their VPCs and Subnets.
Why is this needed:
Currently, the AWS provides the amount of
Available IPv4 addresses
in their subnet page but the count is not a live number and only updates at a certain frequency. Sometimes, users with bigger clusters, might think they have loads of IPs available but under the hood the VPC CNI is throwing errors due to IP allocations on certain subnets.The text was updated successfully, but these errors were encountered: