mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 20:29:18 +03:00
containerd: upgrade versions 1.4.11 and 1.5.7 and make 1.4.11 the default (#8129)
This commit is contained in:
@@ -331,7 +331,7 @@ docker_plugins: []
|
||||
etcd_kubeadm_enabled: false
|
||||
|
||||
# Containerd options - thse are relevant when container_manager == 'containerd'
|
||||
containerd_version: 1.4.9
|
||||
containerd_version: 1.4.11
|
||||
containerd_use_systemd_cgroup: true
|
||||
|
||||
# Docker options - this is relevant when container_manager == 'docker'
|
||||
|
||||
Reference in New Issue
Block a user