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

Add support for memory autoscaling #364

Open
Elyytscha opened this issue Apr 5, 2022 · 0 comments
Open

Add support for memory autoscaling #364

Elyytscha opened this issue Apr 5, 2022 · 0 comments

Comments

@Elyytscha
Copy link
Contributor

Feature Request

Is your feature request related to a problem?

actually you can't autoscale based on memory, so you can't avoid OOMKills due to temporary high user workload resulting in high memory utilization

Describe the solution you'd like

Add support for memory autoscaling, in actual state only CPU based scaling is supported.

autoscaling.targetCPUUtilizationPercentage: 100 # Target average Memory utilization (represented as a percentage of requested Memory) over all the pods.
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