Skip to content

Commit 068f692

Browse files
authored
Update k8s-best-practices-openshift-operations.adoc
1 parent 8a211e3 commit 068f692

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/k8s-best-practices-openshift-operations.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ The SR-IOV Network Operator also supports configuring the following parameters f
4949

5050
In OpenShift, multicast is supported for both the default interface (OVN or OpenShift-SDN) and the additional interfaces such as macvlan, SR-IOV, etc. Multicast is disabled by default. To enable it, refer to the following procedures:
5151

52-
* link:https://docs.openshift.com/container-platform/latest/networking/openshift_sdn/enabling-multicast.html[Enabling multicast for a project]
52+
* link:https://docs.openshift.com/container-platform/4.16/networking/openshift_sdn/enabling-multicast.html[Enabling multicast for a project]
5353
* link:https://docs.openshift.com/container-platform/latest/networking/hardware_networks/using-sriov-multicast.html#nw-using-an-sriov-interface-for-multicast_using-sriov-multicast[Configuring an SR-IOV interface for multicast]
5454
* If your application works as a multicast source and you want to utilize the additional interfaces to carry the multicast traffic, then you don’t need the `NET_ADMIN` capability. Follow the instructions in link:https://docs.openshift.com/container-platform/latest/networking/hardware_networks/using-sriov-multicast.html[Using high performance multicast] to set the correct multicast route in the pod’s routing table.
5555

56+
NOTE
57+
OpenShift SDN CNI is deprecated as of OpenShift Container Platform 4.14. As of OpenShift Container Platform 4.15, the network plugin is not an option for new installations. In a subsequent future release, the OpenShift SDN network plugin is planned to be removed and no longer supported. Red Hat will provide bug fixes and support for this feature until it is removed, but this feature will no longer receive enhancements. As an alternative to OpenShift SDN CNI, you can use OVN Kubernetes CNI instead. For more information, see link:https://access.redhat.com/articles/7065170?extIdCarryOver=true&sc_cid=701f2000001Css5AAC[OpenShift SDN CNI removal].

0 commit comments

Comments
 (0)