|
2 | 2 | title: AKS enabled by Azure Arc network requirements
|
3 | 3 | description: Learn about AKS network prerequisites.
|
4 | 4 | ms.topic: overview
|
5 |
| -ms.date: 07/17/2025 |
| 5 | +ms.date: 08/12/2025 |
6 | 6 | author: sethmanheim
|
7 | 7 | ms.author: sethm
|
8 | 8 | ms.reviewer: srikantsarwa
|
9 |
| -ms.lastreviewed: 07/17/2025 |
| 9 | +ms.lastreviewed: 08/12/2025 |
10 | 10 | ---
|
11 | 11 |
|
12 | 12 | # AKS enabled by Azure Arc network requirements
|
@@ -81,10 +81,10 @@ When you deploy Azure Local, you allocate a contiguous block of at least [six st
|
81 | 81 |
|
82 | 82 | | Destination Port | Destination | Source | Description | Bi-directional cross VLAN networking notes |
|
83 | 83 | |------------------|-------------|--------|-------------|----------------|
|
84 |
| -| 22 | Logical network used for AKS Arc VMs | IP addresses in management network | Required to collect logs for troubleshooting. | 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.| |
85 |
| -| 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.| |
86 |
| -| 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. | |
87 |
| -| 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. | |
| 84 | +| 22 | Logical network used for AKS Arc VMs | IP addresses in management network | Required to collect logs for troubleshooting. | 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.| |
| 85 | +| 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.| |
| 86 | +| 55000 | Cluster IP address | 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. | |
| 87 | +| 65000 | Cluster IP address | 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 | 88 |
|
89 | 89 | ## Use Azure Arc gateway (preview) with Azure Local
|
90 | 90 |
|
|
0 commit comments