https://bugzilla.suse.com/show_bug.cgi?id=1214406 https://bugzilla.suse.com/show_bug.cgi?id=1214406#c5 --- Comment #5 from Egbert Eich <eich@suse.com> --- Actually, since the sysconfig files are backed up by 'fillup-templates', here is the content of /usr/share/fillup-templates/sysconfig.kubelet: KUBELET_EXTRA_ARGS="--container-runtime=remote --container-runtime-endpoint=unix:///var/run/crio/crio.sock --runtime-request-timeout=15m --cgroup-driver=systemd -v=2" This is the content of /etc/sysconfig/kubelet - after I've manually fixed it: KUBELET_VER=1.27 KUBELET_EXTRA_ARGS="--container-runtime-endpoint=unix:///var/run/crio/crio.sock --runtime-request-timeout=14m --cgroup-driver=systemd -v=2" -- You are receiving this mail because: You are on the CC list for the bug.