microsoft/SDN

How can we set up IPv6 on Windows nodes?

chardch opened this issue · 0 comments

Is there a way to set windows nodes to use enable dualstack ipv4/ipv6? I see that New-HNSNetwork has an ipv6 flag, but not sure what it exactly does: https://github.com/microsoft/SDN/blob/master/Kubernetes/windows/hns.psm1#L162

Any help on this would be appreciated. I have configured (via netsh) an ipv6 IP on the virtual nic created by Create-ExternalNetwork, but my node is not reachable on that address.