check-cluster-health

Community

Quickly assess Kubernetes cluster health.

Authorankurkumarz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps DevOps teams quickly assess the health and stability of a Kubernetes cluster, surfacing node readiness, pod status, system components, and recent events to guide rapid remediation.

Core Features & Use Cases

  • Node and Pod Health: Check node readiness, resource pressure, and pod health across all namespaces.
  • System Components & Events: Verify essential components (kube-apiserver, etcd, CoreDNS) and review latest critical events.
  • Actionable Summary & Next Steps: Produce a concise health summary with recommended actions and, when needed, the next Skill to run.

Quick Start

Run the cluster health check to scan the current cluster state. The Skill will gather node statuses, resource usage, pod health, and recent events, then present a prioritized action list.

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: check-cluster-health
Download link: https://github.com/ankurkumarz/devops-sre-deepagent/archive/main.zip#check-cluster-health

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