How to Scale OpenClaw Agents on Kubernetes with ACP and acpx
How to Scale OpenClaw Agents on Kubernetes with ACP and acpx Running one OpenClaw agent on your laptop is easy. Running a hundred of them reliably, in parallel, across a production cluster — that’s a different problem entirely. At an AI Engineer event, Onur Solmaz, OpenClaw’s core maintainer at Hugging Face, showed exactly how to do it. The talk, titled “Scaling Agents on Kubernetes with acpx and ACP,” is the most authoritative take on production-grade OpenClaw infrastructure available right now — and it introduces a Go-based Kubernetes operator that makes horizontal agent scaling significantly more tractable. ...