Back to Plugins
Kubernetes
Interact with Kubernetes clusters to inspect pods, debug deployments, generate manifests, and troubleshoot issues without leaving Claude Code
infrastructurekubernetesk8sdevopsexternal
By Kubernetes
Installation
claude plugins add @kubernetes/claude-pluginCommands
/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 podsHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions