@crawford has found in tests that /sys/fs/cgroup/cpuacct,cpu is being expected during his testing but RHCOS provides /sys/fs/cgroup/cpu,cpuacct.
kubernetes/kubernetes#32728 (comment) denotes a similar issue. The workaround is to setup a link from one to the other.
@crawford has found in tests that
/sys/fs/cgroup/cpuacct,cpuis being expected during his testing but RHCOS provides/sys/fs/cgroup/cpu,cpuacct.kubernetes/kubernetes#32728 (comment) denotes a similar issue. The workaround is to setup a link from one to the other.