Exploring The Gvisor Sandboxing Technology
CurrentThe objective of the internship was to study how gVisor, a Linux-compatible sandbox developed by Google, works. gVisor is an application kernel that runs in userspace that implements a substantial portion of the Linux Kernel to provide a virtualized environment in order to protect the host from applications running inside a container.During this internship.