How to set up a reasonable memory limit for Java applications in Kubernetes
This article introduces some discovery of the Java memory usage in Kubernetes and how to set up a reasonable memory request/limit based on the Java heap requirement and the memory usage of the application.