Clawbernetes turns AI agent deployment into a kubectl apply workflow. Declare your agents, policies, and observability stack as Custom Resources, the operator handles the rest.
kubectl apply
|
+-------v--------+
| Operator |
| (Go, ctrl-rt) |
+---+---+---+----+
| | |
+-------------+ | +-------------+
| | |
ClawAgent ClawGateway ClawObservability
(per-agent pod) (FastAPI proxy) (Tempo + Grafana)
| | |
observeclaw plugin | OTLP traces
- budget enforcement | |
- tool allow/deny | +-----v------+
- anomaly detection | | Tempo |
- routing evaluators | +-----+------+
| | |
+-----> LLM calls >----+ +-----v------+
| | Grafana |
api.anthropic.com +------------+