X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

LinuxKit Kubernetes project

The LinuxKit 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
X Tutup