Deploy rootless "VM-like" pods with Kubernetes + Sysbox

by ctalledo
GNU/Linux ◆ xterm-256color ◆ bash 4121 views

This video shows how to user Kubernetes and the new Sysbox container runtime (a new “runc”) to deploy rootless pods that act like mini VMs.

In this example, we use Kubernetes + Sysbox to create a rootless pod that has Ubuntu + Systemd + Docker inside.

You’ll see that the pod deploys super quickly, is rootless (root in the pod maps to an unprivileged user on the host), and runs systemd and Docker inside the pod seamlessly.

Find out more at www.nestybox.com.