Skip to content

Commit 6e53c70

Browse files
authored
Merge pull request #26718 from jboxman/bz-1891515
BZ#1891515 - Clarify OVN-Kubernetes egress IP address platform support
2 parents 5fb5ef4 + 9697aae commit 6e53c70

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

modules/nw-egress-ips-about.adoc

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,24 @@ An egress IP address is implemented as an additional IP address on the primary n
2626
[id="nw-egress-ips-platform-support_{context}"]
2727
== Platform support
2828

29-
While you can use the egress IP address functionality on any platform that {product-title} supports, the following platform specific considerations apply:
29+
Support for the egress IP address functionality on various platforms is summarized in the following table:
3030

31-
Cloud platforms::
32-
Additional IP addresses must be assigned manually to appropriate nodes by an administrator.
31+
[IMPORTANT]
32+
====
33+
The egress IP address implementation is not compatible with Amazon Web Services (AWS), Azure Cloud, or any other public cloud platform incompatible with the automatic layer 2 network manipulation required by the egress IP feature.
34+
====
35+
36+
[cols="1,1",options="header"]
37+
|===
38+
39+
| Platform | Supported
3340

34-
{rhosp}::
35-
Additional configuration by an administrator is necessary to allow {product-title} to automatically assign additional IP addresses to nodes.
41+
| Bare metal | Yes
42+
| vSphere | Yes
43+
| {rhosp} | No
44+
| Public cloud | No
3645

37-
vSphere::
38-
Additional configuration by an administrator is necessary to allow {product-title} to automatically assign additional IP addresses to nodes.
46+
|===
3947

4048
[id="nw-egress-ips-considerations_{context}"]
4149
== Assignment of egress IPs to pods

0 commit comments

Comments
 (0)