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 687c85c commit fbe00b4Copy full SHA for fbe00b4
hostprocess/flannel/kube-proxy/start.ps1
@@ -61,7 +61,6 @@ Write-Host "sourceip: $vip"
61
62
$arguements = "--v=6",
63
"--hostname-override=$env:NODE_NAME",
64
- "--feature-gates=WinOverlay=true,IPv6DualStack=false",
65
"--proxy-mode=kernelspace",
66
"--source-vip=$vip",
67
"--kubeconfig=$env:CONTAINER_SANDBOX_MOUNT_POINT/var/lib/kube-proxy/kubeconfig.conf"
0 commit comments