mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
preinstall: Move ipvs packages into defaults
This commit is contained in:
@@ -17,6 +17,7 @@ common_required_pkgs:
|
||||
- ebtables
|
||||
- bash-completion
|
||||
- tar
|
||||
- "{{ kube_proxy_mode == 'ipvs' | ternary(['ipvsadm', 'ipset'], []) }}"
|
||||
|
||||
# Set to true if your network does not support IPv6
|
||||
# This may be necessary for pulling Docker images from
|
||||
|
||||
Reference in New Issue
Block a user