mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-12 10:30:06 -03:30
parent
779f20d64e
commit
2c532cb74d
@ -6,8 +6,9 @@ kube_resolv_conf: "/etc/resolv.conf"
|
||||
|
||||
kube_proxy_mode: iptables
|
||||
|
||||
# If using the pure iptables proxy, SNAT everything
|
||||
kube_proxy_masquerade_all: true
|
||||
# If using the pure iptables proxy, SNAT everything. Note that it breaks any
|
||||
# policy engine.
|
||||
kube_proxy_masquerade_all: false
|
||||
|
||||
# Limits for kube components and nginx load balancer app
|
||||
kubelet_memory_limit: 512M
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user