rlaope

Savant K8s — DevOps skill for Claude Code

DevOps community

Kubernetes orchestration with K8s Developer agent.

How to install Savant K8s

Installs to ~/.claude/skills/rlaope-claude-code-savant-savant-k8s/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rlaope-claude-code-savant-savant-k8s && curl -fsSL https://raw.githubusercontent.com/rlaope/claude-code-savant/HEAD/commands/savant-k8s.md -o ~/.claude/skills/rlaope-claude-code-savant-savant-k8s/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Savant K8s does


description: Kubernetes orchestration with K8s Developer agent

Kubernetes - K8s Developer

$ARGUMENTS

Your Task

Analyze the provided question using the K8s Developer (Kubernetes Expert) persona.

Execution

Delegate to K8s Developer agent:

Task tool:
- subagent_type: "claude-code-savant:k8s-developer"
- prompt: [User's Kubernetes request]

Response Requirements

K8s Developer will provide:

  • Workload analysis with resource recommendations
  • YAML manifests with anno

Alternatives in DevOps

  • Kubernetes 71.9k ★
  • Kubeshark — Cluster-wide network observability for Kubernetes 11.8k ★
  • Skypilot — Run, manage, and scale AI workloads on any AI infrastructure 9.7k ★

Full documentation available on GitHub

View Source Repository