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

Tune memory defaults to better balance the services #376

Closed
jbeemster opened this issue Mar 20, 2023 · 0 comments
Closed

Tune memory defaults to better balance the services #376

jbeemster opened this issue Mar 20, 2023 · 0 comments
Assignees

Comments

@jbeemster
Copy link
Member

Currently the memory setup means on the "large" node we end up too memory constrained which can cause contention issues and panics.

We need to benchmark the services and ensure we allocate sufficient memory to the different systems.

Crucially we also need to set a "mem_limit" on each container to ensure that we can avoid noisy neighbor scenarios -> CPU constraints remain but at least memory won't be in competition anymore which should improve stability.

@jbeemster jbeemster self-assigned this Mar 20, 2023
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