urunc

Unikernels Container runtimes Kubernetes Sandbox

urunc is a CNCF Sandbox project that aims to be the "runc for unikernels". It bridges traditional unikernels and containerized environments by packaging unikernels inside OCI-compatible images and launching them via a VMM or sandbox monitor such as QEMU, Firecracker, Solo5, or Hyperlight. urunc is CRI-compatible, so unikernels can be deployed and managed with familiar container tooling and Kubernetes. Pair it with bunny to build and run unikernels in a fully container-like workflow.

Related Publications

Related Presentations