Skip to content

Commit 3bd4070

Browse files
authored
Merge pull request #123155 from FungCharlotte/FungCharlotte-patch-2
Changed Egress IP support statement
2 parents 63d400a + 285c610 commit 3bd4070

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)