diff --git a/README.md b/README.md index 0e9d420..1e1ea03 100644 --- a/README.md +++ b/README.md @@ -532,6 +532,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [containers/youki](https://github.com/containers/youki) — A container runtime in Rust [![build badge](https://github.com/containers/youki/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/containers/youki/actions) * [firecracker-microvm/firecracker](https://github.com/firecracker-microvm/firecracker) — A lightweight virtual machine for container workload [Firecracker Microvm](https://firecracker-microvm.github.io/) +* [kata-containers/kata-containers](https://github.com/kata-containers/kata-containers) - A implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. * [tailhook/vagga](https://github.com/tailhook/vagga) — A containerization tool without daemons ### Web