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

Memory cleanup after crash dump taken #148

Open
splitice opened this issue Sep 21, 2023 · 0 comments
Open

Memory cleanup after crash dump taken #148

splitice opened this issue Sep 21, 2023 · 0 comments

Comments

@splitice
Copy link
Contributor

We are currently exploring scaling out (downsize from 8GB ram nodes to 4GB ram nodes) our kubernetes cluster and we noticed that theres quite the variation in core-dump-handler pods memory usages.

core-dump-handler-8g52g                    0m           130Mi
core-dump-handler-9vwk9                    0m           58Mi
core-dump-handler-jw5fv                    0m           86Mi
core-dump-handler-q9hz5                    0m           21Mi
core-dump-handler-v98sh                    0m           102Mi
core-dump-handler-vd7kd                    0m           14Mi
core-dump-handler-vsv2r                    0m           38Mi
core-dump-handler-zgvjz                    0m           114Mi

This appears to be the case that handlers that have handled a crash have significantly higher memory usage than those that have not.

Could this be resolved?

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