You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AFAIK nerdctl does support crio but that's true that we don't install it in crio like in containerd (we don't have the dependency to container-engine/nerdctl in crio like we would in roles/container-engine/containerd/meta/main.yml and we probably should). That being said the implementation of nerdctl seems to require tar in the container like kubernetes/kubectl does and afaics etcd does not have tar inside its image :(.
nerctl not support crio and not installed if container_manager is crio
Kubespray version (commit) (
git rev-parse --short HEAD
):#10230
Full inventory with variables (
ansible -i inventory/sample/inventory.ini all -m debug -a "var=hostvars[inventory_hostname]"
):The text was updated successfully, but these errors were encountered: