Skip to content

Commit 5eee9b9

Browse files
committed
Tweak
1 parent bae79b9 commit 5eee9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ When you deploy Azure Local, you allocate a contiguous block of at least [six st
8585
| 6443 | Logical network used for AKS Arc VMs | IP addresses in management network | Required to communicate with Kubernetes APIs. | If you use separate VLANs, IP addresses in management network used for Azure Local and Arc Resource Bridge need to access the AKS Arc cluster VMs on this port and vice-versa.|
8686
| 55000 | IP addresses in management network | Logical network used for AKS Arc VMs | Cloud Agent gRPC server | If you use separate VLANs, the AKS Arc VMs need to access the IP addresses in management network used for cloud agent IP and cluster IP on this port and vice-versa. |
8787
| 65000 | IP addresses in management network | Logical network used for AKS Arc VMs | Cloud Agent gRPC authentication | If you use separate VLANs, the AKS Arc VMs need to access the IP addresses in management network used for cloud agent IP and cluster IP on this port and vice-versa. |
88-
| 40343 | Cluster IP address. Use these PowerShell commands to get the Azure Local cluster IP address:<br>`get-clusterresource -name "cluster ip address"`<br><br>`get-clusterparameter -name Address`<br><br>`select -Property Value` | Logical network used for AKS Arc VMs. | This port requires that the Azure Local cluster is configured with the Arc gateway for outbound connectivity. | If you use separate VLANs or subnets, the AKS Arc VMs need to access the IP addresses in the management network, including the Azure Local cluster IP on this port, and vice-versa. |
88+
| 40343 | Cluster IP address. Use the following PowerShell commands to get the Azure Local cluster IP address:<br>`get-clusterresource -name "cluster ip address"`<br><br>`get-clusterparameter -name Address`<br><br>`select -Property Value` | Logical network used for AKS Arc VMs. | This port requires that the Azure Local cluster is configured with the Arc gateway for outbound connectivity. | If you use separate VLANs or subnets, the AKS Arc VMs need to access the IP addresses in the management network, including the Azure Local cluster IP on this port, and vice-versa. |
8989

9090
## Next steps
9191

0 commit comments

Comments
 (0)