Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vxlan-controller: support dualstack (#1057)
In Azure we need to run Dualstack AKS at some point because that is the way to provision a dualstack NLB for AKS. There is no "bring your NLB" for AKS right now. This skips ipv6 addresses during initialization, because autoscaler does not need ipv6, and the following lines do not work with ipv6 resulting in an error. neondatabase/cloud#13924
- Loading branch information