Skip to content

Commit 56c54a3

Browse files
authored
Merge pull request #91386 from dfitzmau/OCPBUGS-52488-17
OCPBUGS-52488: Removed note from configuring-egress-ips-ovn.adoc
2 parents 2a4bf5e + bae59ed commit 56c54a3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

networking/ovn_kubernetes_network_provider/configuring-egress-ips-ovn.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,21 @@ As a cluster administrator, you can configure the OVN-Kubernetes Container Netwo
1111

1212
[IMPORTANT]
1313
====
14-
In an installer-provisioned infrastructure cluster, do not assign egress IP addresses to the infrastructure node that already hosts the ingress VIP. For more information, see the Red{nbsp}Hat Knowledgebase solution link:https://access.redhat.com/solutions/7069883[POD from the egress IP enabled namespace cannot access OCP route in an IPI cluster when the egress IP is assigned to the infra node that already hosts the ingress VIP].
14+
Configuring egress IPs is not supported for {hcp-title} clusters at this time.
1515
====
1616

17+
// Egress IP address architectural design and implementation
1718
include::modules/nw-egress-ips-about.adoc[leveloffset=+1]
1819

20+
// EgressIP object
1921
include::modules/nw-egress-ips-object.adoc[leveloffset=+1]
2022

2123
ifndef::openshift-rosa[]
24+
// The egressIPConfig object
2225
include::modules/nw-egress-ips-config-object.adoc[leveloffset=+1]
2326
endif::openshift-rosa[]
2427

28+
// Labeling a node to host egress IP addresses
2529
include::modules/nw-egress-ips-node.adoc[leveloffset=+1]
2630

2731
[id="configuring-egress-ips-next-steps"]

0 commit comments

Comments
 (0)