[cri-o] support cri-o 1.24 with kube 1.24

This commit is contained in:
Calin Cristian Andrei
2022-06-12 10:59:10 +03:00
committed by Kubernetes Prow Robot
parent 6380483e8b
commit 51bc64fb35
13 changed files with 49 additions and 24 deletions

View File

@@ -2,6 +2,8 @@
- name: Converge
hosts: all
become: true
vars:
container_manager: crio
roles:
- role: kubespray-defaults
- role: container-engine/cri-o