[08:12:22] <_joe_> inflatador: uhm the simplest way I can think of is: install jmap on the k8s host; run jmap on the main pid of the JVM [08:15:51] <_joe_> a clean way would be: attack to the pod as root, install jmap, get the heap dump, use docker cp on the k8s host to copy it our of the container [13:09:51] ACK, thanks joe, we'll report back to the SIG/document if we end up doing that