Update README.md

Addition of a link to the Kubernetes project

Signed-off-by: Sotiris Salloumis <sotiris.salloumis@gmail.com>
This commit is contained in:
Sotiris Salloumis 2017-10-18 15:13:44 +02:00
parent 5d54dcc6fc
commit f7677e7178

View File

@ -25,8 +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.
[Kubernetes](kubernetes/) demonstrate how one can create minimal and immutable Kubernetes OS images with LinuxKit.
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)