K8s Diag banner
pedrol-cmd pedrol-cmd

K8s Diag

DevOps community

Description

--- description: Diagnoses failing Kubernetes pods, deployments, and cluster configurations. --- # /k8s-diag Deep diagnostic for your Kubernetes cluster. ## Usage 1. Point to a failing pod or deployment. 2. The agent will run a systematic check (Logs, Describe, Events). 3. Provides a fix and a root-cause summary. ## Specialist Agent @kubernetes-pro

Installation

Installs to ~/.claude/commands/pedrol-cmd-brain-drin-k8s-diag.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pedrol-cmd/brain-drin/HEAD/.claude/commands/k8s-diag.md -o ~/.claude/commands/pedrol-cmd-brain-drin-k8s-diag.md

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

Full documentation available on GitHub

View Source Repository