Browser-local alpha gate · Source checked August 27, 2026
Is a Ray Sandbox on GKE ready for a controlled pilot?
Check lifecycle, cluster, runsc, images, resources, files, network, untrusted code, cleanup, and recovery without connecting to GKE or running a command.
Local result
Complete the evidence review
Eight gates remain. Begin with the alpha exit path, pinned cluster stack, trusted runsc and images, and one exact workload.
A passing checklist does not certify isolation, security, compatibility, performance, or production suitability. Begin in a non-production cluster with network disabled and no secrets.
Read the deployment decisions
Ray Sandbox readiness questions
No. It runs locally in the browser and does not inspect a cluster, install KubeRay or runsc, pull an image, execute code, change networking, or create a sandbox.
No. Ray labels ray.experimental.sandbox alpha and says it can change or disappear before stability. A passing result only means eight planning gates were checked.
No. It adds a user-space kernel isolation layer and reduces direct host-kernel exposure, but vulnerabilities and surrounding image, network, permission, control-plane, and operational risks remain.
Ray documents network none as the default. Start there, then add only measured egress with surrounding allowlists and denial tests. Host mode has the full host network identity.
No. Test hostile inputs, limits, denied access, concurrency, actor and node loss, registry and network failure, cleanup, recovery, observability, and accepted workload cost.
Official references: Ray Sandboxes, KubeRay deployment, and Google Cloud launch.