Skip to content

Commit 4181a58

Browse files
Update modules/ipi-install-configuring-host-network-interfaces-for-subnets.adoc
Co-authored-by: Sara Thomas <[email protected]>
1 parent 66e33ce commit 4181a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ipi-install-configuring-host-network-interfaces-for-subnets.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="ipi-install-configuring-host-network-interfaces-for-subnets_{context}"]
77
= Configuring host network interfaces for subnets
88

9-
For edge computing scenarios, it can be beneficial to locate worker nodes closer to the edge. Locating remote worker nodes in subnets often involves using different network segments or subnets for the remote worker nodes than the subnet used by the control plane and local worker nodes. Setting up subnets for edge computing scenarios can reduce latency for the edge and allow for enhanced scalability.
9+
For edge computing scenarios, it can be beneficial to locate worker nodes closer to the edge. To locate remote worker nodes in subnets, you might use different network segments or subnets for the remote worker nodes than you used for the control plane subnet and local worker nodes. You can reduce latency for the edge and allow for enhanced scalability by setting up subnets for edge computing scenarios.
1010

1111
If you have established different network segments or subnets for remote worker nodes as described in the section on "Establishing communication between subnets", you must specify the subnets in the `machineNetwork` configuration setting if the workers are using static IP addresses, bonds or other advanced networking. When setting the node IP address in the `networkConfig` paramter for each remote worker node, you must also specify the gateway and the DNS server for the subnet containing the control plane nodes when using static IP addresses. This ensures the remote worker nodes can reach the subnet containing the control plane nodes and that they can receive network traffic from the control plane.
1212

0 commit comments

Comments
 (0)