skills/modelscope.cn/k8s-troubleshoot

k8s-troubleshoot

SKILL.md

Kubernetes Troubleshoot

Debug pods, services, deployments, and networking issues in Kubernetes.

Instructions

  1. Identify the affected resource (pod, service, deployment)
  2. Get current state with kubectl get and kubectl describe
  3. Check logs if applicable
  4. Diagnose based on status/events
  5. Provide specific remediation steps

Diagnostic commands

Installs
1
First Seen
Apr 15, 2026