Fix broken CRI-O to support again Kata-Containers
olberger opened this issue · comments
Olivier Berger commented
CRI-O support by kubelet seems broken by now (kubernetes/kubernetes#77615) so I removed KataContainers and CRi-O, since docker will be enough for KubeVirt apparently.
Currently worked-aroud in branch https://github.com/olberger/vagrant-k8s-kubevirt-katacontainers/tree/docker-nokata until we have a proper fix
Olivier Berger commented
I moved forward, doing tests in another repo (https://github.com/olberger/vagrant-kata-containerd), and finally have a working version using containerd instead of CRI-O in the containerd-cri branch : https://github.com/olberger/vagrant-k8s-kubevirt-katacontainers/tree/containerd-cri