Skip to content

Commit e00e05b

Browse files
himank98jab-rh
authored andcommitted
Supported default CNI network provider feature matrix
As per the document https://docs.openshift.com/container-platform/4.10/networking/openshift_sdn/about-openshift-sdn.html#nw-ovn-kubernetes-matrix_about-openshift-sdn The network policy is partially supported. However, the egress type network policy and ipblock rules are supported from OpenShift 4.10 onwards. Please refer release notes [1] and network policy document[2]. [1] https://docs.openshift.com/container-platform/4.10/release_notes/ocp-4-10-release-notes.html#ocp-4-10-openshift-sdn-netpol-egress-policies [2] https://docs.openshift.com/container-platform/4.10/networking/network_policy/about-network-policy.html#nw-networkpolicy-about_about-network-policy
1 parent fd768f1 commit e00e05b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

modules/nw-ovn-kubernetes-matrix.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ifeval::["{context}" == "about-ovn-kubernetes"]
2626

2727
|IPv6|Supported ^[3]^|Not supported
2828

29-
|Kubernetes network policy|Supported|Partially supported ^[4]^
29+
|Kubernetes network policy|Supported|Supported
3030

3131
|Kubernetes network policy logs|Supported|Not supported
3232

@@ -49,7 +49,7 @@ ifeval::["{context}" == "about-openshift-sdn"]
4949

5050
|IPv6|Not supported|Supported ^[3]^
5151

52-
|Kubernetes network policy|Partially supported ^[4]^|Supported
52+
|Kubernetes network policy|Supported|Supported
5353

5454
|Kubernetes network policy logs|Not supported|Supported
5555

@@ -65,6 +65,4 @@ endif::[]
6565
2. Egress router for OVN-Kubernetes supports only redirect mode.
6666
6767
3. IPv6 is supported only on bare metal, IBM Power, and {ibmzProductName} clusters.
68-
69-
4. Network policy for OpenShift SDN does not support egress rules and some `ipBlock` rules.
7068
--

0 commit comments

Comments
 (0)