diff --git a/projects/README.md b/projects/README.md index c80587b73..ec997e821 100644 --- a/projects/README.md +++ b/projects/README.md @@ -25,7 +25,8 @@ If you want to create a project, please submit a pull request to create a new di - [shiftfs](shiftfs/) is a filesystem for mapping mountpoints across user namespaces - [Memorizer](memorizer/) is a tool to trace intra-kernel - memory operations. + memory operations. +- [Kubernetes](kubernetes/) demonstrate how one can create minimal and immutable Kubernetes OS images with LinuxKit. ## Current projects not yet documented - VMWare support (VMWare)