lando-labs

K8s Pod Checker — DevOps & Infrastructure agent for Claude Code

DevOps & Infrastructure community

Use this agent PROACTIVELY when troubleshooting Kubernetes pod issues or performing health checks.

How to install K8s Pod Checker

Installs to ~/.claude/agents/lando-labs-cami-k8s-pod-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lando-labs/cami/HEAD/.claude/agents/k8s-pod-checker.md -o ~/.claude/agents/lando-labs-cami-k8s-pod-checker.md

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

What K8s Pod Checker does


name: k8s-pod-checker version: "1.0.0" description: Use this agent PROACTIVELY when troubleshooting Kubernetes pod issues or performing health checks. This includes diagnosing CrashLoopBackOff, ImagePullBackOff, pending pods, OOMKilled pods, or general pod health assessment across namespaces. tags: ["kubernetes", "devops", "monitoring", "diagnostics", "workflow"] use_cases: ["pod health checks", "troubleshooting crashes", "resource monitoring", "event analysis", "log inspection"] color: cyan

Alternatives in DevOps & Infrastructure

  • Cloud Recon — Cloud misconfiguration scanner 812 ★
  • Ark Build Manager — Triage and fix CI/CD build failures in Ark 419 ★
  • Deployment Expert — Specializes in Vercel deployment strategies, CI/CD pipelines, preview URLs, production promotions, rollbacks 263 ★

Full documentation available on GitHub

View Source Repository