mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 10:44:10 +00:00
We had zero tests with CRI-O for these setups. This adds CRI-O to the CoCo nontee matrix (same scenarios as containerd, but without auto-generated policy for now). Vanilla k8s can now be deployed with kubeadm using CRI-O; CRI-O version is derived from the current k8s stable and we fall back to x.y-1 if that CRI-O release isn't out yet. Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>