Tech Blog
AnyMind Group
Oct 8, 2021
[Tech Blog] How to deal with JVM OOM issues in GKE
Hello, my name is Anton, and I'm a tech lead at AnyMind. In this article, we discuss memory issues that you might face while developing software systems in Google Cloud and K8S in particular. The article covers the very basics of GC in JVM and possible ways of solving OOM problems. 137 exit code You wake up in the morning, get a sip of coffee, and run kubectl get pods. Everything seems ok, but some pods got restarted by K8S for some reason. You run kubectl decribe pod <your_pod> and see the following: Last State: Terminated Reason: