docs/doc/source/guest_integration/kubernetes/integrate-application-with-notification-client-sidecar.rst
Juanita-Balaraj a50344670e Added Partner updates to the "Integrate the Application with Notification Client Sidecar" topic (pick 'r5'; 'r6', 'dsR6')
Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com>
Change-Id: Iefaf899bc896b6ea1915bd689be598eaa61c7e6e
2022-04-25 19:28:55 -04:00

1.5 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:

partner

  • 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.

image