Link: containerize your Java Application
Containerize your Java applications
Microsoft has published this guide that goes in detail on how the JVM behaves in a containerized environment. It’s a very good guide to understand how the JVM works in Kubernetes covering requests, limits, GC… It talks about Azure Kubernetes Service but it applies to all Kubernetes flavours.