From ca3e813cb26e1e78641a01596cc87e5d0d30b2dc Mon Sep 17 00:00:00 2001 From: David Schott <36676176+daschott@users.noreply.github.com> Date: Tue, 30 Jun 2020 12:33:53 -0700 Subject: [PATCH] Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md Co-authored-by: Tim Bannister --- .../windows/intro-windows-in-kubernetes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md b/content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md index 9be4d1da36..81273fe318 100644 --- a/content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md +++ b/content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md @@ -214,7 +214,7 @@ This wording makes it clear that “Service” refers to the Kubernetes resource You can enable IPv4/IPv6 dual-stack networking for `l2bridge` networks using the `IPv6DualStack` [feature gate](https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/). See [enable IPv4/IPv6 dual stack](/docs/concepts/services-networking/dual-stack#enable-ipv4ipv6-dual-stack) for more details. {{< note >}} -Requires Windows Server vNext Insider Preview Build 19603 (or higher). +On Windows, using IPv6 with Kubernetes requires Windows Server vNext Insider Preview Build 19603 (or higher). Overlay (VXLAN) networks on Windows do not support dual-stack networking today.