mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Remove confusing fully- prefix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title = "Architecture Guide"
|
||||
weight = 20
|
||||
+++
|
||||
gVisor provides a fully-virtualized environment in order to sandbox untrusted
|
||||
gVisor provides a virtualized environment in order to sandbox untrusted
|
||||
containers. The system interfaces normally implemented by the host kernel are
|
||||
moved into a distinct, per-sandbox user space kernel in order to minimize the
|
||||
risk of an exploit. gVisor does not introduce large fixed overheads however,
|
||||
|
||||
Reference in New Issue
Block a user