K8s Debug banner
vidhya101 vidhya101

K8s Debug

DevOps community

Description

--- description: Debug a misbehaving Kubernetes workload — gather evidence, form hypotheses, verify. argument-hint: "<namespace/resource, e.g. 'prod/deploy/api' or a symptom description>" --- Debug this Kubernetes issue: $ARGUMENTS Delegate to the `kubernetes-debugger` agent using the `kubernetes` skill (and the platform-specific skill — `eks`/`aks`/`gke`/`kubeadm`/`openshift` — once the cluster's distro is known from `kubectl config current-context` / node labels). 1. Confirm the current `ku

Installation

Installs to ~/.claude/commands/vidhya101-k8s-ai-operator-k8s-debug.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vidhya101/k8s-ai-operator/HEAD/.claude/commands/k8s-debug.md -o ~/.claude/commands/vidhya101-k8s-ai-operator-k8s-debug.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository