Skip to content

Commit 113ec55

Browse files
committed
Learn Editor: Update network-requirements.md
1 parent 2411fbe commit 113ec55

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

articles/azure-arc/resource-bridge/network-requirements.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,23 @@ Arc resource bridge communicates outbound securely to Azure Arc over TCP port 44
2222
2323
## Designated IPs used by Arc resource bridge
2424

25-
When Arc resource bridge is deployed, there are designated IPs used exclusively by the appliance VM for the Kubernetes pods and services. These IPs can only be used for Arc resource bridge and can’t be used by any other service. If another service already uses an IP address within these ranges, please submit a support ticket.
26-
25+
When Arc resource bridge is deployed, there are designated IPs used exclusively by the appliance VM for the Kubernetes pods and services.
2726

2827
| Service|Designated Arc resource bridge IPs|
2928
| -------- | -------- |
3029
|Arc resource bridge Kubernetes pods |10.244.0.0/16 |
3130
| Arc resource bridge Kubernetes services| 10.96.0.0/12 |
3231

32+
When configuring your Arc resource bridge settings, the following values must not fall into the Arc resource bridge designated IP ranges:
33+
34+
- DNS servers
35+
36+
- Proxy servers
37+
38+
- vSphere endpoint and any ESXi host that is associated with the targeted vSphere (Arc-enabled VMware only)
39+
40+
If any of the above values fall into the Arc resource bridge designated IP ranges, this may cause an IP conflict once the bridge is deployed.
41+
3342
## SSL proxy configuration
3443

3544
> [!IMPORTANT]

0 commit comments

Comments
 (0)