mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 21:19:28 -02:30
kubelet lost the ability to load kernel modules. This puts that back by adding the lib/modules mount to kubelet. The new variable kubelet_load_modules can be set to true to enable this item. It is OFF by default.