How to Debug Java Apps in Kubernetes Pods
How to Debug Java Apps in Kubernetes Pods Summary This article shows how to get into a running pod like CloudDriver or Orca in debug mode, and as we execute certain actions via the Web GUI (Spinnaker Deck), we should be able to see the running code in our IntelliJ IDE to see what is happening under the hood.