mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-23 21:34:34 +03:00
fcd78eb1f7
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.