Hi,

We have using kubernetes in GKE. And we running java based container in k8s.

Last week we have issue in one of our  applications that kept restarting.

While debugging we found that its killed by OOM.

Is there a way in k8s to dump all the JVM memory.threads,heap all other 
standard debugging message for the java app before it going to die. 

We don't know what went wrong inside the POD that makes container killed by 
OOM. If we have the java dump information before it dies it will be really 
useful for troubleshooting.

In the stackdriver logging we don't see much info about the error case.


-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.
  • [kubernetes-users... Vinoth Narasimhan

Reply via email to