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

Allow ENIs to be allocated at a faster rate than 1 per 15 seconds #420

Closed
nckturner opened this issue Apr 26, 2019 · 1 comment
Closed

Comments

@nckturner
Copy link
Contributor

Currently, the fastest IPAMD is willing to allocate ENIs is 1/15 seconds (5 seconds per loop + 10 seconds per ENI sleep time), but this can increase up to a max of 55 seconds if the ENI takes longer to attach. This could be improved.

@jaypipes
Copy link
Contributor

jaypipes commented Oct 9, 2019

As mentioned on #405, the 2.0 CNI plugin design will alleviate this issue. See aws/containers-roadmap#398 for more details. Closing this issue for the 1.x CNI series.

@jaypipes jaypipes closed this as completed Oct 9, 2019
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

3 participants