containerd/contrib/linuxkit/README.md
Ian Campbell 99d4757ce6 contrib: add reference to LinuxKit project
Just a simple README with a pointer to the project.

Signed-off-by: Ian Campbell <ijc@docker.com>
2017-09-26 10:52:33 +01:00

6 lines
445 B
Markdown

# 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).