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

[BUGFIX] No resource requests / limits in Daemonset template #128

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wotsyula
Copy link

@wotsyula wotsyula commented Aug 29, 2024

closes #131
If a KeepalivedGroup is deployed to a namespace with resource quota, Pods will not come up due to lack of resource requests / limits. Add default values.

TODO: Update KeepalivedGroup schema to allow overriding these values.
TODO: Load tests to set better limits on resources.

Add resource requests and limits
also add resource requests to prometheus-exporter
@wotsyula
Copy link
Author

@garethahealy o/

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.

[BUGFIX] No resource requests / limits in Daemonset template #128
1 participant