Skip to content

Commit 0b4a452

Browse files
authored
Merge pull request #39831 from jboxman-rh/OSDOCS-2610
OSDOCS-2610: Egress IPs have no assignment guarantees
2 parents c74cd78 + 415b9f9 commit 0b4a452

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/nw-egress-ips-about.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@ When creating an `EgressIP` object, the following conditions apply to nodes that
177177

178178
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.
179179

180+
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.
181+
180182
[id="nw-egress-ips-node-architecture_{context}"]
181183
== Architectural diagram of an egress IP address configuration
182184

0 commit comments

Comments
 (0)