Skip to content

Commit ddd5554

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This article shows you how to use dual-stack networking with an AKS cluster. For
1818
## Limitations
1919
> [!NOTE]
2020
* 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.
21-
* Service objects are only supported with `externalTrafficPolicy: Local` in Mariner node pools.
21+
* In Mariner node pools, service objects are only supported with `externalTrafficPolicy: Local`.
2222
* 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.
2323
* Features **not supported on dual-stack kubenet** include:
2424
* [Azure network policies](use-network-policies.md#create-an-aks-cluster-and-enable-network-policy)

0 commit comments

Comments
 (0)