Merge pull request #2619 from codergr/master

Update README.md to include link towards Kubernetes project
This commit is contained in:
Rolf Neugebauer
2017-10-20 15:02:31 +02:00
committed by GitHub

View File

@@ -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)