Skip to content

Commit 9671999

Browse files
authored
Merge pull request #92510 from openshift-cherrypick-robot/cherry-pick-90987-to-enterprise-4.17
[enterprise-4.17] : Added PTP UDP OVNK primary interface note
2 parents 65994a2 + 64b2a9a commit 9671999

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

networking/ptp/about-ptp.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ toc::[]
88

99
Precision Time Protocol (PTP) is used to synchronize clocks in a network. When used in conjunction with hardware support, PTP is capable of sub-microsecond accuracy, and is more accurate than Network Time Protocol (NTP).
1010

11+
[IMPORTANT]
12+
====
13+
If your `openshift-sdn` cluster with 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.
14+
====
15+
1116
You can configure `linuxptp` services and use PTP-capable hardware in {product-title} cluster nodes.
1217

1318
Use the {product-title} web console or OpenShift CLI (`oc`) to install PTP by deploying the PTP Operator. The PTP Operator creates and manages the `linuxptp` services and provides the following features:

0 commit comments

Comments
 (0)