Overview of the OpenClaw Operator
mainThe OpenClaw Operator is a Kubernetes operator designed to run OpenClaw AI agents with production-grade security, observability, and lifecycle management.
Instead of managing individual Kubernetes components, you define a single OpenClawInstance Custom Resource (CR). The operator then automatically reconciles this resource into a complete, hardened stack including:
- Workloads: StatefulSet, PodDisruptionBudget
- Networking: Service, Ingress, NetworkPolicy
- Storage: PersistentVolumeClaim (PVC)
- Security: RBAC
- Observability: ServiceMonitor