
Agent Sandbox
github.com/kubernetes-sigs/agent-sandbox- Category
- Developer Tools
- Rank
- No. 309Tools index
- Pricing
- Open Source
- Platform
- cli
- Type
- TOOL
- Builder
- @gakonst
- GitHub
- 3.8k stars
- Latest release
- v1.0.1
- Date
About
A Kubernetes controller for managing isolated, stateful, singleton workloads designed for AI agent runtimes. Provides a declarative API for creating lightweight, single-container VM-like experiences with stable identities and persistent storage.
What it can do
Create isolated sandbox environments for AI agents
Sandbox CRD configuration → Isolated Kubernetes workload with stable identity
Manage stateful singleton workloads
Workload specifications and configuration → Running singleton container with guaranteed single instance
Provision persistent storage for sandboxes
Storage requirements and configuration → Persistent volumes attached to sandbox workloads
Maintain stable identities across container restarts
Container restart events → Consistent sandbox identity and network configuration
Deploy single-container VM-like experiences
Container image and runtime specifications → Lightweight VM-equivalent environment in Kubernetes
Control sandbox lifecycle through declarative API
YAML/JSON sandbox definitions → Created, updated, or deleted sandbox resources
Why it made the leaderboard
This addresses a genuine infrastructure gap in the Kubernetes ecosystem specifically for AI agents and stateful workloads. The novel approach of providing singleton containers with stable identities fills a real need between Deployments and StatefulSets, and being a Kubernetes SIG project gives it legitimacy and staying power.
Tags
Tech Stack
Comments (0)
No comments yet
Editorially curated, with community endorsements as a secondary signal. Corrections welcome.