A web application and JMX client that runs in your Kubernetes cluster to pull Java Flight Recorder dumps from pods and store them in a central location for later processing.
While you can always use kubectl exec
in conjunction with kubectl cp
to pull a dump in a pinch, this sounds nicer.