From 5d54dcc6fca8b6d4a9d9c2c9dad90b6e09b06a3b Mon Sep 17 00:00:00 2001 From: Sotiris Salloumis Date: Wed, 18 Oct 2017 15:12:42 +0200 Subject: [PATCH] Update README.md --- projects/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/README.md b/projects/README.md index c80587b73..111bf56b4 100644 --- a/projects/README.md +++ b/projects/README.md @@ -26,6 +26,7 @@ If you want to create a project, please submit a pull request to create a new di namespaces - [Memorizer](memorizer/) is a tool to trace intra-kernel 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)