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 |
OVN-Kubernetes |
OpenShift SDN |
egress IPs |
Supported |
Supported |
egress firewall [1] |
Supported |
Supported |
egress router |
Partially supported [3] |
Supported |
IPsec encryption |
Supported |
Not supported |
Kubernetes network policy |
Supported |
Partially supported [2] |
Multicast |
Supported |
Supported |
-
egress firewall is also known as egress network policy in OpenShift SDN. This is not the same as network policy egress.
-
Network policy for OpenShift SDN does not support egress rules and some ipBlock
rules.
-
egress router for OVN-Kubernetes supports only redirect mode.