Tag: #oomkilled
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 1 posts
Kubernetes OOMKilled(137) Memory Troubleshooting — What to Check Before You Raise the Limit
This post covers the situation where a container dies with Exit Code 137 while the application log leaves behind no exception at all. It starts from the fact that 137 tells you only one thing, 128 plus 9, that is SIGKILL
2026-07-26 · 14 min read #kubernetes#oomkilled#memory#jvm#cgroup