Back to browse
GitHub Repository

Kelos - The Kubernetes-native framework for orchestrating autonomous AI coding agents.

222 starsGo

Axon – Safely run claude --dangerously-skip-permissions on Kubernetes

by gjkim042·Feb 19, 2026·1 point·0 comments

AI Analysis

●●●BangerWizardryBig BrainSolve My Problem

Kubernetes operator for autonomous AI agents—orchestrates Claude Code, Gemini, Codex as isolated, event-driven jobs.

Strengths
  • Pod-isolated agent execution with ephemeral workspaces eliminates crosstalk and lateral movement risks
  • Pipeline composition with dependsOn and task spawners enables complex multi-stage AI workflows, not just single runs
  • Multi-agent backend support (Claude, Gemini, Codex, custom) avoids vendor lock-in and enables provider switching
Weaknesses
  • Limited adoption signal (39 stars, 7 forks); unclear production usage or testimonials from real teams
  • Kubernetes requirement is a hard blocker for smaller teams; no local-first alternative or managed offering shown
Target Audience

DevOps engineers, platform teams, and organizations running AI coding agents at scale on Kubernetes

Similar To

GitHub Actions with ML agents · Modal (serverless compute for AI) · Flyte (ML orchestration)

Similar Projects