Hi I have 50 or so APIs deployed using various JVM from 8 to 21. And when I call Runtime.getRuntime().maxMemory()
In some app it’s prints the correct memory and some it prints way above the actual pod limit.
Whats funny this seems “random” but I seen Java 8 apps have the proper ram and other not. I haven’t correlated yet if it’s happening to Java 11 and up yet.