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

Update AWS limit/quota check healthcheck(s) considering recent AWS updates #41

Open
davemasselink opened this issue Feb 11, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request question Further information is requested

Comments

@davemasselink
Copy link
Contributor

https://aws.amazon.com/blogs/compute/preview-vcpu-based-instance-limits/

AWS has recently modified how it handles limits/quotes. Rather than limit on the number of EC2 instances or other direct resources, limits are now defined based on vCPU quotas.

This means that healthcheck(s) using AWS cli/APIs to determine usage vs. limits, may benefit from an update in order to use newer quota mechanisms which will be supported further into the future.

@davemasselink davemasselink added enhancement New feature or request documentation Improvements or additions to documentation question Further information is requested labels Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant