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

Resources not configurable, pods can not be Guaranteed #36

Open
Tronix117 opened this issue Mar 21, 2023 · 0 comments
Open

Resources not configurable, pods can not be Guaranteed #36

Tronix117 opened this issue Mar 21, 2023 · 0 comments

Comments

@Tronix117
Copy link

Right now, I can't make use of this chart in our setup.
The chart should at least provide the following to be configurable :

The more important being :

  • resources on every component, being able to set request/limits, and being able to have those equals is the only way to make the deployment Guaranteed, so HA. Otherwise Kubernetes may choose to remove those pods if resources are needed somewhere else

Other random stuff :

  • configurable hosts, too much magic here, we should be able to set a different hostname for each component, baseDomain is not a bad idea for quick setup, but should only be used as the default one
  • className for ingress should be able to be specified manualy
  • PVC needs to be more customisable, the access mode is not a requirement in all setups
@Tronix117 Tronix117 changed the title Chart design is missing some core features Resources not configurable, pods can not be Guaranteed Mar 21, 2023
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