We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68af09f commit 687c85cCopy full SHA for 687c85c
kubeadm/kube-proxy/kube-proxy.yml
@@ -42,7 +42,6 @@ data:
42
yq w -i /host/var/lib/kube-proxy/config.conf winkernel.sourceVip $sourceVip
43
yq w -i /host/var/lib/kube-proxy/config.conf winkernel.networkName $networkName
44
yq w -i /host/var/lib/kube-proxy/config.conf featureGates.WinOverlay true
45
- yq w -i /host/var/lib/kube-proxy/config.conf featureGates.IPv6DualStack false
46
yq w -i /host/var/lib/kube-proxy/config.conf mode "kernelspace"
47
48
# Start the kube-proxy as a wins process on the host.
0 commit comments