We don't want the iSCSI and NFS client tools to be installed on control plane nodes. Let's move this task to the _k8s-worker_ role so it will only apply to worker nodes.
9 lines
117 B
YAML
9 lines
117 B
YAML
kubernetes_kernel_modules:
|
|
- br_netfilter
|
|
|
|
kubernetes_common_packages:
|
|
- cri-tools
|
|
- ebtables
|
|
- ethtool
|
|
- iproute-tc
|