Skip to content

Commit 8e7eca2

Browse files
authored
Update configure-kubenet-dual-stack.md
1 parent ddd5554 commit 8e7eca2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/aks/configure-kubenet-dual-stack.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ AKS clusters can now be deployed in a dual-stack (using both IPv4 and IPv6 addre
1616
This article shows you how to use dual-stack networking with an AKS cluster. For more information on network options and considerations, see [Network concepts for Kubernetes and AKS][aks-network-concepts].
1717

1818
## Limitations
19-
> [!NOTE]
2019
* Azure Route Tables have a hard limit of 400 routes per table. Because each node in a dual-stack cluster requires two routes, one for each IP address family, dual-stack clusters are limited to 200 nodes.
2120
* In Mariner node pools, service objects are only supported with `externalTrafficPolicy: Local`.
2221
* Dual-stack networking is required for the Azure Virtual Network and the pod CIDR - single stack IPv6-only isn't supported for node or pod IP addresses. Services can be provisioned on IPv4 or IPv6.

0 commit comments

Comments
 (0)