deployment-rollout-debug

Official

Debug stuck Kubernetes deployments.

Authorscitix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps diagnose and understand why Kubernetes Deployment rollouts are failing, stuck, or not progressing as expected, preventing downtime and ensuring smooth application updates.

Core Features & Use Cases

  • Rollout Status Check: Verifies the current state of a Deployment rollout.
  • ReplicaSet Analysis: Examines the old and new ReplicaSets to pinpoint issues with pod creation or readiness.
  • Pod Health Diagnosis: Identifies problems with new pods, such as Pending, CrashLoopBackOff, or ImagePullBackOff states, and suggests further debugging skills.
  • Use Case: When a new version of your application fails to deploy and the rollout is stuck, this Skill will investigate the Deployment, its ReplicaSets, and the status of new pods to identify the root cause, such as a failing readiness probe or an image pull error.

Quick Start

Use the deployment-rollout-debug skill to diagnose why the deployment named 'my-app' in the 'production' namespace is not rolling out successfully.

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