Tag: kubernetes
All the articles with the tag "kubernetes".
-
Why your Java Pods get OOMKilled: JVM Memory inside Kubernetes
The JVM doesn't behave the same way in a container as it does on a physical server. Here is how to fix the visibility mismatch.