K8s Health banner
nodnarbnitram nodnarbnitram

K8s Health

DevOps community

Description

--- description: Run comprehensive Kubernetes cluster health diagnostics with dynamic operator discovery argument-hint: [--operator <name>] [--output json|summary|detailed] [--namespace <ns>] allowed-tools: Bash(kubectl:*), Task, Skill --- # Kubernetes Health Diagnostics Run comprehensive cluster health diagnostics using dynamic API discovery. ## Arguments - `--operator <name>`: Filter to specific operator (crossplane, argocd, certmanager, prometheus) - `--output <format>`: Output format (su

Installation

Installs to ~/.claude/commands/nodnarbnitram-claude-code-extensions-k8s-health.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nodnarbnitram/claude-code-extensions/HEAD/.claude/commands/k8s-health.md -o ~/.claude/commands/nodnarbnitram-claude-code-extensions-k8s-health.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository