From b457ac4c9f8b076f38e7474280115ba9bae8a9fc Mon Sep 17 00:00:00 2001 From: Juanita Balaraj Date: Tue, 19 Nov 2024 18:32:36 +0000 Subject: [PATCH] Added Recommendation for Disable PTP Notification v1/v2 API Pods Change-Id: I97004c1a9a0620ce1f3e845f66c1f76d5c72cd6e Signed-off-by: Juanita Balaraj --- .../admintasks/kubernetes/install-ptp-notifications.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/source/admintasks/kubernetes/install-ptp-notifications.rst b/doc/source/admintasks/kubernetes/install-ptp-notifications.rst index ee8211a28..f76e06d98 100644 --- a/doc/source/admintasks/kubernetes/install-ptp-notifications.rst +++ b/doc/source/admintasks/kubernetes/install-ptp-notifications.rst @@ -439,6 +439,10 @@ hosting the application. For more information see: Disable PTP Notification v1/v2 API Pods --------------------------------------- +When installing and configuring ``ptp-notification-v2``, it is recommended to +disable the ``ptp-notification-v1`` API pod to reduce configuration complexity +resulting from running the v1 and v2 API pods at the same time. + .. rubric:: |proc| #. Set the ``enabled`` flag to False in the Helm override file for either @@ -465,3 +469,7 @@ Disable PTP Notification v1/v2 API Pods .. code-block:: none ~(keystone_admin)]$ system application-apply ptp-notification + + + +