debug-k8s-collection
Installation
SKILL.md
Debug Kubernetes Collection
Interactive troubleshooting workflow for diagnosing Observe Agent collection problems on Kubernetes. Work through the steps below in order, stopping when the root cause is found.
Agent sandbox note: Do NOT run
helmorkubectlcommands from the agent shell. Present all commands to the user for them to execute in their own terminal, then ask for the output.
Step 1: Check Pod Status
Start by getting a complete picture of what is running:
kubectl get pods -n observe
What to look for: