Skip to content

Commit 2f4a169

Browse files
Merge pull request #263086 from paulopiyo777/l3-network-overlaps-warning
L3 Network Overlap on NAKS Cluster
2 parents 9c28480 + 47c5490 commit 2f4a169

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/operator-nexus/includes/l3-isolation-domain.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ Create an `internalnetwork` resource for every VLAN or subnet that you need to i
2424
> [!NOTE]
2525
> The following example uses the minimal configuration for creating a valid internal network. It doesn't show optional parameters.
2626
27+
> [!WARNING]
28+
> Using the same CIDRs in multiple L3 isolation domains to create networks leads to IP overlaps and routing issues in Nexus Kubernetes deployments.
29+
2730
```azurecli
2831
az networkfabric internalnetwork create \
2932
--resource-name "<L3IsolationDomainInternalNetworkName>" \

0 commit comments

Comments
 (0)