youtube image
From YouTube: A New Secure Container Solution on Arm Platform: gVisor - Bin Lu, Arm

Description

Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io

Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects

A New Secure Container Solution on Arm Platform: gVisor - Bin Lu, Arm

Google has released gVisor in 2018, a new kind of sandbox that can be used to provide secure isolation for containers that is less resource intensive than running a full virtual machine (VM). At its core, gVisor is an open source user-space kernel, written in Go, that implements a substantial portion of the Linux system surface. It includes an Open Container Initiative (OCI) runtime called runsc that provides an isolation boundary between the application and the host kernel. The runsc runtime integrates with Docker and Kubernetes, making it simple to run sandboxed container. Now, we have enabled gVisor on Arm64 platform. In this presentation, we will introduce and show our progress. Also, we will show a demo of gVisor on Arm64 platform (ptrace & kvm).

https://sched.co/Nrsg