Skip to content

Commit d674ead

Browse files
committed
Updates
1 parent c81614a commit d674ead

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

AKS-Arc/aks-hci-network-system-requirements.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,15 +88,13 @@ When you deploy Azure Local, you allocate a contiguous block of at least [six st
8888

8989
## Use Azure Arc Gateway (preview) with Azure Local
9090

91-
If you plan to use the [Azure Local Arc Gateway preview](/azure/azure-local/deploy/deployment-azure-arc-gateway-overview?view=azloc-2506&preserve-view=true) for AKS Arc clusters, you must ensure that an additional port is opened in your environment:
92-
93-
If you use Arc gateway to deploy your Azure Local Cluster infrastructure make sure that connectivity between the AKS subnet and the Cluster IP is allowed on port 40343 as follows:
91+
If you use Arc gateway to deploy your Azure Local cluster infrastructure, make sure that connectivity between the AKS subnet and the cluster IP is allowed on port 40343, as follows:
9492

9593
| Port | Direction | Source/Destination | Notes |
9694
|----------|-----------------|-----------------------------------------------|-------|
9795
| **40343** | Outbound/Inbound | Cluster IP address (logical network used for AKS Arc VMs) | Required only when the Azure Local cluster is configured with Arc Gateway for outbound connectivity. |
9896

99-
This port is needed to enable communication between the AKS Arc VMs and the Azure Local cluster when Arc Gateway is used.
97+
This port is needed to enable communication between the AKS Arc VMs and the Azure Local cluster when Arc gateway is used.
10098

10199
- If you use separate VLANs or subnets, ensure that the AKS Arc VMs can reach the Azure Local cluster IP address on port **40343**, and vice versa.
102100
- The AKS Arc VMs must have access to the management network where the Azure Local cluster resides.

0 commit comments

Comments
 (0)