mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 20:00:07 +00:00
The check runs only when MemoryQoS feature gate is enabled and cgroups v2 is in use. It logs a warning but does not block kubelet startup, since RHEL/LTS kernels may backport the fix without bumping the version. Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>