Cluster Debugging

Debug a deployed Camunda cluster — kubectl recipes for failing pods, port-forwarding, secrets; inspecting effective Spring Boot config via /actuator/configprops; headless JVM remote debugging with jdb over JDWP. Use when pods are Pending/CrashLoopBackOff/ImagePullBackOff, a configmap or env var is not taking effect, or you need to inspect live JVM state in a pod.

camunda a62d381 11.8 KB Updated

File contents

camunda/camunda-platform-helm/tree/main/.claude/skills/cluster-debugging commit a62d381ac4

Frequently asked questions

npx skillmds@latest add camunda/cluster-debugging