Back to Plugins

Kubernetes

Interact with Kubernetes clusters to inspect pods, debug deployments, generate manifests, and troubleshoot issues without leaving Claude Code

infrastructurekubernetesk8sdevopsexternal

Installation

claude plugins add @kubernetes/claude-plugin

Commands

k8s:podsList and inspect pods in current context
k8s:logsStream logs from a pod or deployment
k8s:manifestGenerate Kubernetes manifests from descriptions
k8s:debugDiagnose failing deployments or CrashLoopBackOff pods

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions