kubernetes-troubleshooting

Installation
SKILL.md

Kubernetes Troubleshooting

Systematic approach to debugging Kubernetes issues.

When to Use This Skill

  • Pod stuck in CrashLoopBackOff
  • OOMKilled errors
  • ImagePullBackOff failures
  • Pod not starting or scheduling
  • Service connectivity issues
  • Resource constraint problems

Quick Diagnostic Commands

Start with these commands to understand the current state:

Installs
14
GitHub Stars
11
First Seen
Jan 30, 2026
kubernetes-troubleshooting — nik-kale/sre-skills