Skip to content

Commit 9c6db25

Browse files
committed
OSDOCS-934: Add a note
1 parent ffe5e75 commit 9c6db25

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/nw-egressnetworkpolicy-about.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ to internal hosts that are outside the {product-title} cluster.
3030

3131
For example, you can allow one project access to a specified IP range but deny the same access to a different project. Or you can restrict application developers from updating from Python pip mirrors, and force updates to come only from approved sources.
3232

33+
[NOTE]
34+
====
35+
Egress firewall does not apply to the host network namespace. Pods with host networking enabled are unaffected by egress firewall rules.
36+
====
37+
3338
You configure an egress firewall policy by creating an {kind} custom resource (CR) object. The egress firewall matches network traffic that meets any of the following criteria:
3439

3540
- An IP address range in CIDR format

0 commit comments

Comments
 (0)