Add pointers to the new kubernetes location

Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
Ian Campbell
2017-11-17 13:27:24 +00:00
parent 6539b78a72
commit a09e6a5c7b
3 changed files with 8 additions and 1 deletions

View File

@@ -26,7 +26,6 @@ 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)
@@ -36,3 +35,4 @@ If you want to create a project, please submit a pull request to create a new di
- `aws/`: AWS support was merged into mainline in #1964.
- `wireguard/`: [WireGuard](https://www.wireguard.com/) is now part of the default LinuxKit kernel and package set.
- `kubernetes/`: Has been moved to https://github.com/linuxkit/kubernetes.