Skip to content

Commit 285c610

Browse files
Changed Egress IP support statement
Updated statement to reflect support for egress IPs in private ARO clusters.
1 parent 3234c91 commit 285c610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/openshift/concepts-networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The following networking features are specific to Azure Red Hat OpenShift:
7676
* Pod CIDRs should be minimum /18 in size. (The pod network is non-routable IPs, and is only used inside the OpenShift SDN.)
7777
* Each node is allocated /23 subnet (512 IPs) for its pods. This value can't be changed.
7878
* You can't attach a pod to multiple networks.
79-
* You can't configure an egress static IP. (This restriction is an OpenShift feature. For information, see [configuring egress IPs](https://docs.openshift.com/container-platform/4.6/networking/openshift_sdn/assigning-egress-ips.html)).
79+
* For private ARO clusters using OVN-Kubernetes network plugin, it is possible to configure egress IPs. For information, see [configuring an egress IP address](https://docs.openshift.com/container-platform/4.13/networking/ovn_kubernetes_network_provider/configuring-egress-ips-ovn.html).
8080

8181
## Network settings
8282

0 commit comments

Comments
 (0)