Skip to content

Commit 8ca7f07

Browse files
authored
Merge pull request #45594 from JoeAldinger/GH-44381
GH-44381:adds to IMPORTANT message
2 parents e5ba298 + ef20111 commit 8ca7f07

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/nw-egressnetworkpolicy-about.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ endif::ovn[]
4141

4242
[IMPORTANT]
4343
====
44-
If your egress firewall includes a deny rule for `0.0.0.0/0`, access to your {product-title} API servers is blocked.
45-
To ensure that pods can continue to access the {product-title} API servers, you must include the IP address range that the API servers listen on in your egress firewall rules, as in the following example:
44+
If your egress firewall includes a deny rule for `0.0.0.0/0`, access to your {product-title} API servers is blocked. To ensure that pods can access the {product-title} API servers, you must include the built-in join network `100.64.0.0/16` of Open Virtual Network (OVN) to allow access when using node ports together with an EgressFirewall. You must also include the IP address range that the API servers listen on in your egress firewall rules, as in the following example:
4645
4746
[source,yaml,subs="attributes+"]
4847
----

0 commit comments

Comments
 (0)