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 Memory metric to HPA policy #14

Open
rtclauss opened this issue Apr 28, 2022 · 0 comments
Open

Add Memory metric to HPA policy #14

rtclauss opened this issue Apr 28, 2022 · 0 comments

Comments

@rtclauss
Copy link
Contributor

Related to #13.

When doing load testing of the entire solution, including trader, I notice that the trader pod is occasionally killed due to OOM, OOMKilled. The k8s runtime is killing the pod due to the pod more than the maximum amount of memory allowed.

Although adding a memory metric to HPA policy might mask the underlying issue in trader it could be nice to have this as another scaling policy in our toolbox.

@rtclauss rtclauss mentioned this issue May 3, 2022
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