Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Allow creation of dual stack Windows clusters #4171

Closed
vavenk-ms opened this issue Jan 15, 2021 · 1 comment
Closed

Allow creation of dual stack Windows clusters #4171

vavenk-ms opened this issue Jan 15, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@vavenk-ms
Copy link
Contributor

Describe the request

Allow creation of dual stack Windows Kubernetes clusters. This was restricted as Windows did not support dual stack. From Windows version 2004 (10.0.19041.610) and Kubernetes version 1.19+, dual stack is supported. https://kubernetes.io/docs/setup/production-environment/windows/intro-windows-in-kubernetes/#ipv4-ipv6-dual-stack

Explain why AKS Engine needs it

Describe the solution you'd like

Remove the check which restricts creation of dual stack Windows clusters - https://github.com/Azure/aks-engine/blob/master/pkg/api/vlabs/validate.go#L472-L474.

Describe alternatives you've considered

Additional context

@bridgetkromhout
Copy link
Contributor

Fixed by #4176; thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants