Skip to content

docs: Add kubernetes-sigs/agent-sandbox to related projects#46

Merged
cgwalters merged 3 commits into
cgwalters:mainfrom
arewm:related-agent-sandbox
Apr 6, 2026
Merged

docs: Add kubernetes-sigs/agent-sandbox to related projects#46
cgwalters merged 3 commits into
cgwalters:mainfrom
arewm:related-agent-sandbox

Conversation

@arewm

@arewm arewm commented Apr 6, 2026

Copy link
Copy Markdown
Collaborator

agent-sandbox is a Kubernetes SIG Apps project providing a Sandbox CRD for managing isolated, stateful agent workloads. It's relevant as a potential complement to devaipod's Kubernetes plans -- it provides the scheduling/lifecycle primitives while devaipod would define the multi-container pod architecture with service-gator credential scoping.

Assisted-by: OpenCode (Claude Opus 4.6)

arewm added 2 commits April 6, 2026 16:22
agent-sandbox is a Kubernetes SIG Apps project providing a Sandbox CRD
for managing isolated, stateful agent workloads. It's relevant as a
potential complement to devaipod's Kubernetes plans -- it provides the
scheduling/lifecycle primitives while devaipod would define the
multi-container pod architecture with service-gator credential scoping.

Assisted-by: OpenCode (Claude Opus 4.6)
Signed-off-by: arewm <arewm@users.noreply.github.com>
The old name was misleading for Kubernetes-native projects like
agent-sandbox and Ambient Code -- they aren't 'local' but they are
self-hostable with no vendor cloud dependency.

Assisted-by: OpenCode (Claude Opus 4.6)
Signed-off-by: arewm <arewm@users.noreply.github.com>
Comment thread docs/src/related-projects.md Outdated

(This section is Assisted-by: OpenCode (Claude Opus 4.6), based on source code analysis of the agent-sandbox repository)

[agent-sandbox](https://github.com/kubernetes-sigs/agent-sandbox) is a Kubernetes SIG Apps project that provides a `Sandbox` CRD and controller for managing isolated, stateful, singleton workloads -- primarily AI agent runtimes. Apache-2.0 licensed, written in Go. Currently `v1alpha1` with a roadmap targeting Beta/GA in 2026.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When this was first announced I looked at it.

Honestly...it's basically IMO more like "StatefulPod" but of course renamed to pile on the AI bandwagon.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, but calling this out is still beneficial as some folks still reference it as potentially relevant in the sandboxing space.

Comment thread docs/src/related-projects.md Outdated
Reframe around the core observation that agent-sandbox is essentially a
'StatefulPod' CRD, not an agent execution environment. Cut the detailed
CRD/isolation description and focus on the relationship to devaipod:
optional underlying pod abstraction for Kubernetes support.

Assisted-by: OpenCode (Claude Opus 4.6)
Signed-off-by: arewm <arewm@users.noreply.github.com>
@cgwalters cgwalters merged commit 1ca2ccf into cgwalters:main Apr 6, 2026
3 checks passed
@arewm arewm deleted the related-agent-sandbox branch April 6, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants