diff --git a/contrib/linuxkit/README.md b/contrib/linuxkit/README.md new file mode 100644 index 000000000..18dada82f --- /dev/null +++ b/contrib/linuxkit/README.md @@ -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).