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 CPU/Mem resource quotas #18

Merged
merged 3 commits into from
Sep 23, 2021
Merged

Update CPU/Mem resource quotas #18

merged 3 commits into from
Sep 23, 2021

Conversation

bastjan
Copy link
Contributor

@bastjan bastjan commented Sep 22, 2021

Looking at the current usage, around two thirds of the namespaces use 4GiB or less memory.
This sounds like a reasonable quota to start with.
For the compute resources, let's assume a node size of 32GB memory with 8 CPU cores (Plus-32 on Cloudscale and Huge on Exoscale).
This results in 8 namespaces per node and therefore we can restrict the CPU requests to 1 core and the CPU limit to 1.5 cores.

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog

@bastjan bastjan added the change label Sep 22, 2021
@bastjan bastjan force-pushed the update-cpu-mem-resources branch from 4c77345 to 7ba9f7a Compare September 22, 2021 07:43
@bastjan bastjan force-pushed the update-cpu-mem-resources branch from 7ba9f7a to d18f5a1 Compare September 22, 2021 07:44
@ccremer ccremer changed the title Update CPU/Mem resource quotas according to new APUB-48 Update CPU/Mem resource quotas Sep 22, 2021
@bastjan bastjan merged commit bce5355 into master Sep 23, 2021
@bastjan bastjan deleted the update-cpu-mem-resources branch September 23, 2021 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants