
Bringing gVisor sandboxes to distributed Ray clusters
Google and Anyscale introduced an experimental library that integrates gVisor sandboxes into distributed Ray clusters. This provides a way to execute workloads in secure, isolated environments within the Ray runtime.
Why it matters
It allows AI developers to safely execute model-generated code at scale without risking the security of the host system.
The details
- Sandboxes are integrated as Ray Actors starting in Ray 2.58.
- gVisor provides an isolation boundary between workloads and the host kernel.
- The system can scale to 100K sandboxes in 17.3 seconds.
Get the weekly recap
The stories like this one, picked and explained — once a week, straight to your inbox.