c12s-kubespray/roles/container-engine/cri-o/templates
Hans Feldt a2d4dbeee4
crio: use system default for storage driver by default (#6637)
After host reboot kubelet and crio goes into a loop and no container is started.

storage_driver in crio.conf overrides system defaults in etc/containers/storage.conf

/etc/containers/storage.conf is installed by package containers-common dependency
installed from cri-o (centos7) and contains "overlay".

Hosts already configured with overlay2 should be reconfigured and the
/var/lib/containers content removed.
2020-09-10 05:29:45 -07:00
..
crictl.yaml.j2 Ubuntu CRI-O (#5426) 2019-12-19 04:37:57 -08:00
crio.conf.j2 crio: use system default for storage driver by default (#6637) 2020-09-10 05:29:45 -07:00
http-proxy.conf.j2 Add proxy support to CRI-O service (#4607) 2020-04-21 04:12:55 -07:00