Skip to content

Add kubernetes sandbox backend, remove gvisor#11

Open
samcm wants to merge 2 commits intomasterfrom
remove-gvisor-backend
Open

Add kubernetes sandbox backend, remove gvisor#11
samcm wants to merge 2 commits intomasterfrom
remove-gvisor-backend

Conversation

@samcm
Copy link
Member

@samcm samcm commented Jan 29, 2026

Adds kubernetes backend for production sandbox execution and removes the standalone gvisor backend.

  • Kubernetes pods for isolated code execution
  • Deployment manifests and kind-based local testing
  • gVisor isolation still available via runtime_class config

samcm added 2 commits January 30, 2026 09:28
The kubernetes backend now handles production workloads. gVisor isolation
can still be used via the kubernetes runtime_class config option.
Adds a kubernetes backend for running sandbox pods in a cluster.
Includes deployment manifests and kind-based local testing setup.
@samcm samcm changed the title Remove gvisor sandbox backend Add kubernetes sandbox backend, remove gvisor Jan 29, 2026
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.

1 participant