Update Images
PiperOrigin-RevId: 194661880 Change-Id: I2acdd63164de9a9652a00a70ee9a5d5cf5294a4d
@@ -36,7 +36,7 @@ Two other approaches are commonly taken to provide stronger isolation than
|
||||
native containers.
|
||||
|
||||

|
||||
virtualization"){style="display:block;margin:auto"}
|
||||
|
||||
**Machine-level virtualization**, such as [KVM][kvm] and [Xen][xen], exposes
|
||||
virtualized hardware to a guest kernel via a Virtual Machine Monitor (VMM). This
|
||||
@@ -48,7 +48,7 @@ performance (though nested virtualization may bring challenges in this area),
|
||||
but for containers it often requires additional proxies and agents, and may
|
||||
require a larger resource footprint and slower start-up times.
|
||||
|
||||

|
||||
{style="display:block;margin:auto"}
|
||||
|
||||
**Rule-based execution**, such as [seccomp][seccomp], [SELinux][selinux] and
|
||||
[AppArmor][apparmor], allows the specification of a fine-grained security policy
|
||||
@@ -63,7 +63,7 @@ making this approach challenging to apply universally.
|
||||
Rule-based execution is often combined with additional layers for
|
||||
defense-in-depth.
|
||||
|
||||

|
||||
{style="display:block;margin:auto"}
|
||||
|
||||
**gVisor** provides a third isolation mechanism, distinct from those mentioned
|
||||
above.
|
||||
@@ -107,7 +107,7 @@ application to directly control the system calls it makes.
|
||||
|
||||
### File System Access
|
||||
|
||||

|
||||
{style="display:block;margin:auto"}
|
||||
|
||||
In order to provide defense-in-depth and limit the host system surface, the
|
||||
gVisor container runtime is normally split into two separate processes. First,
|
||||
|
||||
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 62 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 70 KiB |
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 8.8 KiB |
|
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 51 KiB |