You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
removing config file example as Nick said yaml is sensitive to correct indention and this will cause problems for customers. I will rework it. but quick fix is to remove for now.
Copy file name to clipboardExpand all lines: articles/azure-arc/resource-bridge/network-requirements.md
-20Lines changed: 0 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,26 +23,6 @@ The subnet of the IP addresses for Arc resource bridge must lie in the IP addres
23
23
24
24
DNS Server must have internal and external endpoint resolution. The appliance VM and control plane need to resolve the management machine and vice versa. All three must be able to reach the required URLs for deployment.
25
25
26
-
### Configuration file example
27
-
28
-
The example below highlights a couple key requirements for Arc resource bridge when creating the configuration files. The IPs for `k8snodeippoolstart` and `k8snodeippoolend` reside in the subnet range designated in `ipaddressprefix`. The `ipaddressprefix` is provided in the format of the subnet's IP address range for the virtual network and subnet mask (IP Mask) in CIDR notation.
0 commit comments