mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-23 05:56:02 -03:30
Kata-Containers: Fix kata-containers runtime (#8068)
* Kata-containes: Fix for ubuntu and centos sometimes kata containers fail to start because of access errors to /dev/vhost-vsock and /dev/vhost-net * Kata-containers: use similar testing strategy as gvisor * Kata-Containers: adjust values for 2.2.0 defaults Make CI tests actually pass * Kata-Containers: bump to 2.2.2 to fix sandbox_cgroup_only issue
This commit is contained in:
@@ -326,6 +326,7 @@
|
||||
- "{{ krew_root_dir | default('/usr/local/krew') }}"
|
||||
- /etc/modules-load.d/kube_proxy-ipvs.conf
|
||||
- /etc/modules-load.d/kubespray-br_netfilter.conf
|
||||
- /etc/modules-load.d/kubespray-kata-containers.conf
|
||||
- /usr/libexec/kubernetes
|
||||
ignore_errors: true # noqa ignore-errors
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user