diagnose-storage-issue
CommunityResolve Kubernetes storage problems.
AuthorX-McKay
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps diagnose and identify the root cause of persistent storage and volume binding issues in Kubernetes clusters, preventing pods from remaining in a pending state.
Core Features & Use Cases
- PVC Binding Check: Verifies if PersistentVolumeClaims are successfully bound to PersistentVolumes.
- Storage Class Validation: Confirms the existence and correct configuration of StorageClasses.
- Volume Mount Status: Inspects how volumes are mounted to pods.
- Event Analysis: Scans Kubernetes events for storage-related errors or warnings.
- Use Case: When a new database pod fails to start because its data volume cannot be provisioned, this skill can pinpoint whether the issue lies with the PVC, the StorageClass, or the underlying PV.
Quick Start
Use the diagnose-storage-issue skill to check the status of the PVC named 'my-data-pvc' in the 'production' namespace.
Dependency Matrix
Required Modules
None requiredComponents
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: diagnose-storage-issue Download link: https://github.com/X-McKay/kubani/archive/main.zip#diagnose-storage-issue 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.