diff --git a/doc/source/admintasks/kubernetes/install-ptp-notifications.rst b/doc/source/admintasks/kubernetes/install-ptp-notifications.rst index f76e06d98..cb3d9fcc7 100644 --- a/doc/source/admintasks/kubernetes/install-ptp-notifications.rst +++ b/doc/source/admintasks/kubernetes/install-ptp-notifications.rst @@ -188,6 +188,11 @@ For example, follow the steps below: ``logging_level: INFO`` Set the logging level. DEBUG can be used for additional logs. + ``notification_format: standard`` + Set the notification output format to standard formatting. The + value can be set to "legacy" for compatibility with older client + versions. + ``ptp4lClockClassLockedList`` Set the list of clock classes that will allow ``ptp-notification`` to report **Locked**. The clockClass for a monitored ptp4l instance diff --git a/doc/source/guest_integration/kubernetes/ptp-notification-status-conditions-6d6105fccf10.rst b/doc/source/guest_integration/kubernetes/ptp-notification-status-conditions-6d6105fccf10.rst index 543bfbc40..26e880dfe 100644 --- a/doc/source/guest_integration/kubernetes/ptp-notification-status-conditions-6d6105fccf10.rst +++ b/doc/source/guest_integration/kubernetes/ptp-notification-status-conditions-6d6105fccf10.rst @@ -18,7 +18,7 @@ The |PTP| status notifications are derived based on the following conditions: | | | | | | | - If holdover time exceeds its provided value. | | | | | - | | | - If PMC, ptp4l.conf, ptp4l or phc2sys are not accessible. | + | | | - If PMC, ptp4l.conf, or ptp4l are not accessible. | +---------------------+---------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Locked | Clock is in sync state | - If portState is "SECONDARY" and ClockClass value is "6", "7" or "135" and timeTraceable flag is TRUE and PMC, ptp4l.conf, ptp4l or phc2sys are accessible. | | | | |