kubeleash
01Plugin Claude Code
kubeleash — a Kubernetes MCP server with RBAC-style, context-scoped guardrails for AI agents, plus skills that teach agents how to query and act on clusters safely.
Plugin Claude Code
kubeleash — a Kubernetes MCP server with RBAC-style, context-scoped guardrails for AI agents, plus skills that teach agents how to query and act on clusters safely.
Plugin Claude Code
Kubernetes MCP server with RBAC-style, context-scoped guardrails for AI agents.
Skill Claude CodeCodex
Use when writing or adjusting a kubeleash policy file — the YAML that constrains what an AI agent may do on Kubernetes per context. Covers the context × resource × verb model, deny-wins / default-deny, namespace narrowing, the known verbs, and how to validate.
Skill Claude CodeCodex
Use when querying or acting on a Kubernetes cluster through the kubeleash MCP server (k8slist/get/apply/delete/logs/exec/scale/capabilities) — explains the policy-gated workflow, how to read allow/deny outcomes, and resource/namespace/context conventions.
MCP server Claude CodeCodexCursor
MCP server "kubeleash" as configured in kubeleash/kubeleash. Runs in Docker (ghcr.io/kubeleash/kubeleash:0.3.0).