Developer story
As a WCMO developer I would like the redundant --feature-gates=IPv6DualStack=false" kubelet arg removed.
Description
Now that winkernel kube-proxy problems when IPv6DualStack is enabled has been fixed by
[sig-windows] update winkernel to only use dualstack if the node and config supports it, we should remove the workaround i.e. the --feature-gates=IPv6DualStack=false" kubelet arg removed
Acceptance Criteria
kubelet runs successfully without --feature-gates=IPv6DualStack=false"
- links to