
Incorporated patchset 1 review comments Updated patchset 5 review comments Updated patchset 6 review comments Fixed merge conflicts Updated patchset 8 review comments Change-Id: Icd7b08ab69273f6073b960a13cf59905532f851a Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
53 lines
1.5 KiB
ReStructuredText
53 lines
1.5 KiB
ReStructuredText
|
|
.. yxg1614092306444
|
|
.. _integrate-the-application-with-notification-client-sidecar:
|
|
|
|
==========================================================
|
|
Integrate the Application with Notification Client Sidecar
|
|
==========================================================
|
|
|
|
This section describes the **ptp-notification-demo**, and provides instructions
|
|
for enabling communication between the Sidecar and the application via a REST
|
|
API.
|
|
|
|
|
|
.. rubric:: |context|
|
|
|
|
|
|
The integration between the application is done with the use of a Sidecar. The
|
|
Sidecar runs as a container along with the application in the same pod. The
|
|
application and the Sidecar communicate via a REST API. See the figure below.
|
|
|
|
.. note::
|
|
In this demo, we provide a referenced API application.
|
|
|
|
|
|
.. rubric:: |prereq|
|
|
|
|
|
|
The following prerequisites are required before the integration:
|
|
|
|
|
|
.. _integrate-the-application-with-notification-client-sidecar-ul-iyd-mxf-t4b:
|
|
|
|
- The cloud is configured with a node that supports the Subordinate mode \(Slave mode\).
|
|
|
|
- The cloud is labeled with **ptp-registration=true**, and **ptp-notification=true**.
|
|
|
|
- The **ptp-notification-armada-app** application is installed successfully.
|
|
|
|
- The application supports the |PTP| Notifications API.
|
|
|
|
|
|
.. image:: ../figures/cak1614112389132.png
|
|
:width: 800
|
|
|
|
|
|
|
|
For instructions on creating, testing and terminating a
|
|
**ptp-notification-demo**, see, :ref:`Create, Test, and Terminate |PTP|
|
|
Notification Demo <create-test-and-terminate-a-ptp-notification-demo>`.
|
|
|
|
|
|
|