Merge pull request #291 from ijc/contrib-linuxkit

contrib: add reference to LinuxKit project
This commit is contained in:
Mike Brown 2017-09-26 11:06:41 -05:00 committed by GitHub
commit 57d1be5997

View File

@ -0,0 +1,5 @@
# LinuxKit Kubernetes project
The LinuxKit [`projects/kubernetes`](https://github.com/linuxkit/linuxkit/tree/master/projects/kubernetes) subdirectory contains a project to build master and worker node virtual machines. When built with `KUBE_RUNTIME=cri-containerd` then these images will use `cri-containerd` as their execution backend.
See the [project README](https://github.com/linuxkit/linuxkit/blob/master/projects/kubernetes/README.md).