Skip to content

Commit bf4f979

Browse files
Merge pull request #283666 from alt-key/docs-editor/network-requirements-1722915754
add designated IPs ARB section
2 parents a6f7552 + 52e73cb commit bf4f979

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@ Arc resource bridge communicates outbound securely to Azure Arc over TCP port 44
2020
> [!NOTE]
2121
> The URLs listed here are required for Arc resource bridge only. Other Arc products (such as Arc-enabled VMware vSphere) may have additional required URLs. For details, see [Azure Arc network requirements](../network-requirements-consolidated.md#azure-arc-enabled-vmware-vsphere).
2222
23+
## Designated IPs used by Arc resource bridge
24+
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+
27+
28+
| Service|Designated Arc resource bridge IPs|
29+
| -------- | -------- |
30+
|Arc resource bridge Kubernetes pods |10.244.0.0/16 |
31+
| Arc resource bridge Kubernetes services| 10.96.0.0/12 |
32+
2333
## SSL proxy configuration
2434

2535
> [!IMPORTANT]

0 commit comments

Comments
 (0)