
Added notification client sidecar page and _includes dependency. Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: I7df696ea0e21831fc0fc4fc3e113f6bfbe69e4a6
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 (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 Notifications API.