restart-crashloop

Community

Fix pods stuck in CrashLoopBackOff.

AuthorX-McKay
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses pods that are repeatedly crashing and getting stuck in a CrashLoopBackOff state, preventing application downtime.

Core Features & Use Cases

  • Automated Pod Restart: Intelligently restarts pods stuck in a CrashLoopBackOff state to resolve transient issues.
  • Precondition Checks: Ensures the pod is not part of a critical job and hasn't recently experienced an OOMKilled event before attempting a restart.
  • Use Case: When your nginx-deployment pod is stuck in CrashLoopBackOff after multiple restarts, this skill will safely delete and recreate it, aiming to restore service.

Quick Start

Use the restart-crashloop skill to fix the pod named 'my-app-pod' in the 'development' namespace.

Dependency Matrix

Required Modules

None required

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: restart-crashloop
Download link: https://github.com/X-McKay/kubani/archive/main.zip#restart-crashloop

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.