Skip to content

Commit 3210059

Browse files
authored
Merge pull request #52168 from skopacz1/OCP2454_egressip_desc
OCPBUGS#2454 - Changing egress IP assignment description
2 parents 4b1aae3 + aaee756 commit 3210059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-egress-ips-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ When creating an `EgressIP` object, the following conditions apply to nodes that
179179

180180
When a pod matches the selector for multiple `EgressIP` objects, there is no guarantee which of the egress IP addresses that are specified in the `EgressIP` objects is assigned as the egress IP address for the pod.
181181

182-
Additionally, if an `EgressIP` object specifies multiple egress IP addresses, there is no guarantee which of the egress IP addresses might be assigned to a pod. For example, if a pod matches a selector for an `EgressIP` object with two egress IP addresses, `10.10.20.1` and `10.10.20.2`, either might be assigned to the pod.
182+
Additionally, if an `EgressIP` object specifies multiple egress IP addresses, there is no guarantee which of the egress IP addresses might be used. For example, if a pod matches a selector for an `EgressIP` object with two egress IP addresses, `10.10.20.1` and `10.10.20.2`, either might be used for each TCP connection or UDP conversation.
183183

184184
[id="nw-egress-ips-node-architecture_{context}"]
185185
== Architectural diagram of an egress IP address configuration

0 commit comments

Comments
 (0)