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

Support configuration of a resourcePreset #31

Open
jennydaman opened this issue Nov 27, 2024 · 0 comments
Open

Support configuration of a resourcePreset #31

jennydaman opened this issue Nov 27, 2024 · 0 comments

Comments

@jennydaman
Copy link
Contributor

Our aim is to have the chart fnndsc/chris to work with zero (or minimal) config, but to also be flexible. While the best practice for production is still to manually define resources.requests and resources.limits for CPU and memory, we should also support setting these to reasonable values based on a human-readable preset name. e.g. if .Values.cube.resourcesPreset is set to large then the default resource limit for every service should be 1CPU.

Inspired by https://github.com/bitnami/charts/blob/973a2792e0bc5967e3180c6d44eebf223b9f1d83/bitnami/common/templates/_resources.tpl#L15-L43

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

No branches or pull requests

1 participant