Azure / container-upstream

This project captures work in progress, and completed work for the Azure Core Container Upstream team
MIT License
54 stars 28 forks source link

[k8s] Implement ipv4/ipv6 kubenet dual-stack feature-gate #17

Closed lachie83 closed 2 years ago

bridgetkromhout commented 2 years ago

https://docs.microsoft.com/en-us/azure/aks/configure-kubenet-dual-stack?tabs=azure-cli%2Ckubectl

"AKS clusters can now be deployed in a dual-stack (using both IPv4 and IPv6 addresses) mode when using kubenet networking and a dual-stack Azure virtual network."

bridgetkromhout commented 2 years ago

Closing per @khenidak as complete.