kubespray/roles/kubernetes/node
Max Gautier 612cfdceb1
Check conntrack module presence instead of kernel version (#10662)
* Try both conntrack modules instead of checking kernel version

Depending on kernel distributor, the kernel version might not be a
correct indicator of the conntrack module use.
Instead, we check both (and use the first found).

* Use modproble.persistent rather than manual persistence
2023-11-28 18:31:02 +01:00
..
defaults Check conntrack module presence instead of kernel version (#10662) 2023-11-28 18:31:02 +01:00
handlers Refactor "multi" handlers to use listen (#10542) 2023-11-08 12:28:30 +01:00
tasks Check conntrack module presence instead of kernel version (#10662) 2023-11-28 18:31:02 +01:00
templates Use correct env var name for kube-vip per service leader election (#10433) 2023-09-14 02:22:17 -07:00
vars [kubelet] set correct resolv.conf for Ubuntu 22.04 (#8795) 2022-05-06 16:31:04 -07:00