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

Use requests instead of limits for cpu resource #192

Merged
merged 3 commits into from
Oct 9, 2024

Conversation

AndyTitu
Copy link
Contributor

@AndyTitu AndyTitu commented Oct 9, 2024

Since CPU is a compressible resource it makes sense for us not to limit it. Furthermore, since we want to meet the conditions for our node to be catalogued as burstable by Kubernetes we want to provide a request spec.

@AndyTitu AndyTitu merged commit ced45c3 into main Oct 9, 2024
3 checks passed
@AndyTitu AndyTitu deleted the AndyTitu/cpu-resource-request branch October 9, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants