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

fix(zarf): Relax the default resource limits & request variables #17

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

YrrepNoj
Copy link
Member

@YrrepNoj YrrepNoj commented Mar 6, 2024

As a template, we should not be prescribing a default limit to the CPU and Memory allocations of deployments. This should be handled by the Zarf configurations that import this skeleton.

By having restrictive defaults, applications using this skeleton could unknowingly self-hinder themselves by not giving it enough resources to perform inference.

As a template, we should not be perscribing a default limit to the CPU
and Memory allocations of deployments. This should be handled by the
zarf configurations that import this skeleton.
@YrrepNoj YrrepNoj requested a review from a team as a code owner March 6, 2024 18:53
@YrrepNoj YrrepNoj merged commit e4c2a5f into main Mar 8, 2024
1 check passed
@justinthelaw justinthelaw deleted the chore-relax-resource-limits branch March 13, 2024 19:09
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.

4 participants