Skip to content

QuotaSubTree CPU requests in millicores #335

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

Closed
metalcycling opened this issue Apr 28, 2023 · 1 comment
Closed

QuotaSubTree CPU requests in millicores #335

metalcycling opened this issue Apr 28, 2023 · 1 comment
Labels
bug Something isn't working quota-management

Comments

@metalcycling
Copy link
Collaborator

When specifying CPU requests in quota trees, the number given is assumed to be in millicores and not full CPUs. For example, cpu: 1000 is taken to be 1000m = 1 CPUs as opposed to 1000 CPUs. This deviates from Kubernetes convention where in order to specify millicores an m is appended at the end of the request.

@z103cb
Copy link
Contributor

z103cb commented May 31, 2023

This was closed by #367

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working quota-management
Projects
Development

No branches or pull requests

3 participants