Slide 26
Slide 26 text
26
gVisor
● Container-Native
○ Built from the ground up for containers
○ Host process - resource limits, secrets, volumes, etc.
● Portable
○ Can run inside of VMs
○ Doesn't need hardware support but can use it if available
● Resource Efficient
○ Able to use the host OS for resource management
○ Workloads can be tightly packed
gVisor (gvisor.dev)