A
Claude CodeAuthor and roll out Helm charts without breaking prod
Kubernetes Helm Ops Pilot
Setuproll editorial@setuproll88.0Overall score
A cautious ops setup that writes and templates Helm charts, diffs the rendered manifests and hard-blocks any apply to production without human sign-off. For platform engineers who want agent speed on Kubernetes work with guardrails on the dangerous parts.
88.0Score
5Components
Get this build
terminal
helm create my-chart && claudeWhat gets written
- CLAUDE.md
- .claude/settings.json
- .claude/agents/chart-author.md
- .claude/agents/manifest-diff-reviewer.md
- .claude/agents/rollout-planner.md
- .mcp.json
- HOOKS.md
Components
Model
- Claude Opus 4.8
MCP servers
- github
- filesystem
- sentry
Subagents
- chart-author
- manifest-diff-reviewer
- rollout-planner
Hooks
- PreToolUse: block apply on prod context
- PostToolUse: helm template diff
- Stop: rollout summary
Rules
- Render and diff before any apply
- Pin image tags, never use latest
- Set resource limits on every container
Summary
A cautious ops setup that writes and templates Helm charts, diffs the rendered manifests and hard-blocks any apply to production without human sign-off. For platform engineers who want agent speed on Kubernetes work with guardrails on the dangerous parts.
88.0 score
0 Reviews
Your rating
Sign in to post
Loading discussion...