k8s-debug
CommunityPractical Kubernetes debugging toolkit.
Software Engineering#debugging#networking#kubernetes#diagnostics#kubectl#cluster-health#pod-diagnostics
Authorakin-ozer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables operators to diagnose and troubleshoot Kubernetes clusters quickly, consolidating diagnostic workflows and reducing mean time to recovery when pods fail, services misbehave, or cluster health deteriorates.
Core Features & Use Cases
- Pod diagnostics: gather status, events, logs, and resource usage to identify failure modes.
- Cluster health checks: assess node readiness, component status, and resource pressure to spot systemic issues.
- Network and service debugging: validate DNS resolution, endpoints, and service reachability across namespaces; Use Case: when a pod crashes and services are unreachable, run the provided scripts to collect diagnostics and generate a consolidated report.
Quick Start
Run pod diagnostics for a failing pod: python3 scripts/pod_diagnostics.py <pod-name> -n <namespace>
Dependency Matrix
Required Modules
kubectlpython3
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: k8s-debug Download link: https://github.com/akin-ozer/cc-devops-skills/archive/main.zip#k8s-debug Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.