mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-04 12:58:03 -02:30
containerd: add hashes for 1.5.8 and 1.4.12 and make 1.5.8 the new default (#8239)
* containerd: add hashes for 1.5.8 and 1.4.12 and make 1.5.8 the new default * containerd: make nerdctl mandatory for container_manager = containerd * nerdctl: bump to version 0.14.0 * containerd: use nerdctl for image manipulation * OpenSuSE: install basic nerdctl dependencies
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
when:
|
||||
- not skip_downloads|default(false)
|
||||
- container_manager in ['containerd']
|
||||
- nerdctl_enabled
|
||||
|
||||
- name: download | Get kubeadm binary and list of required images
|
||||
include_tasks: prep_kubeadm_images.yml
|
||||
|
||||
Reference in New Issue
Block a user