gVisor: Isolated Linux-like Interface for Go

gVisor gVisor provides a strong layer of isolation between running applications and the host operating system. It is an application kernel that implements a Linux-like interface. Unlike #Linux, it is written in a memory-safe language (Go) and runs in userspace. #gVisor includes an Open #Container Initiative (#OCI) runtime called runsc that makes it easy to work with existing container tooling. The runsc runtime integrates with #Docker and #Kubernetes, making it simple to run #sandboxed containers. https://lnkd.in/dvS8PBEa (by #Google)

To view or add a comment, sign in

Explore content categories