Skip to content

Commit 88bf85e

Browse files
committed
BZ2076198: Add a limitation
1 parent 5649350 commit 88bf85e

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
@@ -20,6 +20,8 @@ To ensure that you can reliably allow access to the server from only that specif
2020

2121
An egress IP address assigned to a namespace is different from an egress router, which is used to send traffic to specific destinations.
2222

23+
In some cluster configurations, application pods and ingress router pods run on the same node. If you configure an egress IP for an application project in this scenario, the IP is not used when you send a request to a route from the application project.
24+
2325
ifdef::openshift-sdn[]
2426
An egress IP address is implemented as an additional IP address on the primary network interface of a node and must be in the same subnet as the primary IP address of the node. The additional IP address must not be assigned to any other node in the cluster.
2527
endif::openshift-sdn[]

0 commit comments

Comments
 (0)