pod-pending-debug

Official

Debug pod scheduling failures.

Authorscitix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps diagnose and understand why a Kubernetes pod is stuck in a Pending state, preventing it from being scheduled onto a node.

Core Features & Use Cases

  • Event Analysis: Parses kubectl describe pod events to pinpoint FailedScheduling reasons.
  • Resource & Taint Checks: Verifies node resources, taints, affinity rules, and PVC bindings against pod requirements.
  • Use Case: When a new microservice deployment fails to start, this Skill quickly identifies if it's due to insufficient cluster resources, incorrect node selectors, or unmet PVC dependencies.

Quick Start

Use the pod-pending-debug skill to diagnose why the pod named 'my-app-pod' in the 'development' namespace is pending.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: pod-pending-debug
Download link: https://github.com/scitix/siclaw/archive/main.zip#pod-pending-debug

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.