A Java 8 Stack trace debug for Kubernetes. Interactive CLI for running JVM thread dumps and heap dumps on Java processes in Kubernetes Pods where there is no native jmap or jstack tool available.
▖▞▀▖
▗▖▚▄▘▞▀▘
▌▌ ▌▝▀▖
▄▘▝▀ ▀▀
j8s is a Java CLI tool for Kubernetes
Usage:
j8s dump threads Interactive JVM thread dump from Kubernetes pod
j8s dump heap Interactive JVM heap dump from Kubernetes pod (downloads locally)
j8s Show this help
kubectlconfigured and connected to a Kubernetes cluster- Running Java pods in the current namespace
- Network access for downloading jattach (if not using kubectl cp)
Download any of the releases, uncompress, and add to your executable PATH.