
Patch 1: Worked on Bart and Mary's comments. Patch 2: Worked on Bart's comments. Signed-off-by: egoncalv <elisamaraaoki.goncalves@windriver.com> Change-Id: Ida78101e923dbce32a1c17ba45becb4b62f17c4d
1.4 KiB
1.4 KiB
Integrate the Application with Notification Client Sidecar
partner
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.
partner
The following prerequisites are required before the integration:
- The cloud is configured with a node that supports the Subordinate mode (Secondary 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 Notifications API.