返回 Skill 列表
extension
分类: 其它无需 API Key

k8s-ops

Kubernetes 运维插件 — 32 工具,涵盖集群管理、监控、故障排查和安全审计

person作者: cn-big-cabbagehubclawhub

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:

| Field | Description | |-------|-------------| | kubeconfigPath | Custom path to kubeconfig file | | defaultContext | Default Kubernetes context to use | | hosts | SSH target hosts for sys-monitor tool |