Remove unmaintained contrib/linuxkit
The last commit on https://github.com/linuxkit/kubernetes was on Nov 2018. Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
		@@ -1,8 +0,0 @@
 | 
				
			|||||||
# LinuxKit Kubernetes project
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
The [LinuxKit](https://github.com/linuxkit/kubernetes) is a project for building os images for kubernetes master and worker node virtual machines.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
When the images are built with cri-containerd as the `KUBE_RUNTIME` option they will use `cri-containerd` as their execution backend.
 | 
					 | 
				
			||||||
```
 | 
					 | 
				
			||||||
make all KUBE_RUNTIME=cri-containerd
 | 
					 | 
				
			||||||
```
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user