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

Situation where OOM detection isn't working (perhaps due to cgroup memory limits?) #371

Open
itamarst opened this issue May 19, 2022 · 0 comments

Comments

@itamarst
Copy link
Collaborator

This was inside docker-compose container (docker desktop 4.6.1 on MacOS 12.3.1), and I added the memory limit manually using docker update --memory 3000000000 --memory-swap 3000000000 <containername>. I confirmed the memory limit had taken effect via the MEM USAGE / LIMIT column in docker stats.

I haven't yet compared behaviour with our staging k8s cluster but it looks like I'm going to have to do that. I expect the memory-limit behaviour to be quite different there

Originally posted by @craigds in #364 (reply in thread)

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