Yuvipanda has submitted this change and it was merged.

Change subject: k8s: Try out the pure iptables proxy
......................................................................


k8s: Try out the pure iptables proxy

Change-Id: Ia8ae783b95070b01536859239997f73232ec62a0
---
M modules/k8s/templates/initscripts/kube-proxy.systemd.erb
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Yuvipanda: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/k8s/templates/initscripts/kube-proxy.systemd.erb 
b/modules/k8s/templates/initscripts/kube-proxy.systemd.erb
index 4a0b398..12d1ab0 100644
--- a/modules/k8s/templates/initscripts/kube-proxy.systemd.erb
+++ b/modules/k8s/templates/initscripts/kube-proxy.systemd.erb
@@ -5,6 +5,7 @@
 ExecStart=/usr/bin/kube-proxy \
     --kubeconfig=/etc/kubernetes/kubeconfig \
     --v=10 \
+    --legacy-userspace-proxy=false \
     --masquerade-all=true
 
 [Install]

-- 
To view, visit https://gerrit.wikimedia.org/r/243039
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia8ae783b95070b01536859239997f73232ec62a0
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to