k8s: Running Agents on Kubernetes with Agent Sandbox

52 · Sujith Quintelier · March 20, 2026, 9:06 p.m.
Summary
This blog post discusses the development of the Agent Sandbox API for Kubernetes, focusing on its management of singleton, stateful AI agents that require persistent identity and isolation. It includes details on the project's features like a Sandbox Custom Resource Definition (CRD) and warm pools to enhance performance by minimizing cold starts and accommodating untrusted code execution.