Skip to content

Commit 654441b

Browse files
authored
Merge pull request #92515 from dfitzmau/OCPBUGS-54148-12
[enterprise-4.12] OCPBUGS-54148-sdn: Added PTP and OVNK limitation to SDN ddocs
2 parents 8c708ce + 37c89cf commit 654441b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/nw-ovn-kubernetes-migration-about.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ While the OVN-Kubernetes network plugin implements many of the capabilities pres
5050

5151
* If your cluster or surrounding network uses any part of the `100.64.0.0/16` address range, you must choose another unused IP range by specifying the `v4InternalSubnet` spec under the `spec.defaultNetwork.ovnKubernetesConfig` object definition. OVN-Kubernetes uses the IP range `100.64.0.0/16` internally by default.
5252

53+
* If your `openshift-sdn` cluster with Precision Time Protocol (PTP) uses the User Datagram Protocol (UDP) for hardware time stamping and you migrate to the OVN-Kubernetes plugin, the hardware time stamping cannot be applied to primary interface devices, such as an Open vSwitch (OVS) bridge. As a result, UDP version 4 configurations cannot work with a `br-ex` interface.
54+
5355
The following sections highlight the differences in configuration between the aforementioned capabilities in OVN-Kubernetes and OpenShift SDN network plugins.
5456

5557
[discrete]

0 commit comments

Comments
 (0)