k8s-ops

MCP Tools

Kubernetes operations plugin — 32 tools for cluster management, monitoring, troubleshooting, and security auditing

Install

openclaw skills install k8s-ops

k8s-ops

Kubernetes operations plugin for OpenClaw. Provides 32 tools covering the full lifecycle of K8s cluster management.

Tools

  • Pod Management: list, inspect, exec, logs, port-forward
  • Deployments: status, rollout, scale, restart
  • Services & Networking: services, ingress, gateway, network policies
  • Workloads: jobs, cronjobs, daemonsets, statefulsets, HPA
  • Storage: PV/PVC management
  • Security: RBAC audit, security scanning, pod security policies
  • Observability: events, metrics, health checks, cost analysis
  • Troubleshooting: diagnostics, topology, event analysis
  • Advanced: CRDs, Helm releases, PDB, YAML generation, namespace management

Requirements

  • kubectl installed and configured with cluster access
  • Valid kubeconfig (defaults to ~/.kube/config)

Configuration

Optional plugin config:

FieldDescription
kubeconfigPathCustom path to kubeconfig file
defaultContextDefault Kubernetes context to use
hostsSSH target hosts for sys-monitor tool