-
Notifications
You must be signed in to change notification settings - Fork 0
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
Adjust fluent-op request #118
Conversation
Because of alert. Operator uses 30MiB with max=37 on last 2 days
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I seen its in draft but I'd recommend these changes.
Sadly they set resource values: This is normally not a good idea to add in the defaults... |
Yes, I just saw it :-( Looks to work by setting |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you set 100m 200Mi to be safe?
Will merge since its burning credits |
Because of alert.
Operator uses 30MiB with max=37 on last 2 days
Description
Adapt request on what is needed
Motivation and Context
We got alert that:
[prod-discovery,production-discovery] Average RAM usage of fluent-operator is significantly higher than its request
Breaking Changes
How Has This Been Tested?
examples/*
to demonstrate and validate my change(s)examples/*
projectspre-commit run -a
on my pull request