Skip to content

Commit 4e88b02

Browse files
committed
OpenShift SDN supports netpol egress and except clause
- https://issues.redhat.com/browse/OSDOCS-2758
1 parent cfaa37f commit 4e88b02

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

modules/nw-networkpolicy-about.adoc

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,6 @@
99
In a cluster using a Kubernetes Container Network Interface (CNI) plug-in that supports Kubernetes network policy, network isolation is controlled entirely by `NetworkPolicy` objects.
1010
In {product-title} {product-version}, OpenShift SDN supports using network policy in its default network isolation mode.
1111

12-
[NOTE]
13-
====
14-
When using the OpenShift SDN cluster network provider, the following limitations apply regarding network policies:
15-
16-
* Egress network policy as specified by the `egress` field is not supported.
17-
* IPBlock is supported by network policy, but without support for `except` clauses. If you create a policy with an IPBlock section that includes an `except` clause, the SDN pods log warnings and the entire IPBlock section of that policy is ignored.
18-
====
19-
2012
[WARNING]
2113
====
2214
Network policy does not apply to the host network namespace. Pods with host networking enabled are unaffected by network policy rules.

0 commit comments

Comments
 (0)