OpenShift Container Platform offers two supported choices, OpenShift SDN and OVN-Kubernetes, for the default Container Network Interface (CNI) network provider. The following table summarizes the current feature support for both network providers:
Table 1. Default CNI network provider feature comparison
Feature |
OpenShift SDN |
OVN-Kubernetes |
Egress IPs |
Supported |
Supported |
Egress firewall [1] |
Supported |
Supported |
Egress router |
Supported |
Supported [2] |
IPsec encryption |
Not supported |
Supported |
IPv6 |
Not supported |
Supported [3] |
Kubernetes network policy |
Partially supported [4] |
Supported |
Kubernetes network policy logs |
Not supported |
Supported |
Multicast |
Supported |
Supported |
-
Egress firewall is also known as egress network policy in OpenShift SDN. This is not the same as network policy egress.
-
Egress router for OVN-Kubernetes supports only redirect mode.
-
IPv6 is supported only on bare metal clusters.
-
Network policy for OpenShift SDN does not support egress rules and some ipBlock
rules.