d6ae8c5fb1
Modified PTP Status Notification Table Added Includes file Updated example for kubernetes deployment of the sidecar and a simulated application Fixed formatting Updated Patchset 1 comments Removed override-default-application topic Fixed Table formatting Updated PTP Sections with modified content Signed-off-by: Juanita-Balaraj <juanita.balaraj@windriver.com> Change-Id: I7805615b1bbd44a541a12220b4497529cf714360
1.1 KiB
1.1 KiB
Remove PTP Notifications
You can remove all pods and Kubernetes resources created during the application deployment.
Use the following procedure to remove notifications.
Remove the
ptp-notification
application and verify the application status move backs to "uploaded" using the following command:~(keystone_admin)]$ system application-remove ptp-notification ~(keystone_admin)]$ system application-list
Delete the
ptp-notification
and verify the application is removed from the application list.~(keystone_admin)]$ system application-delete ptp-notification ~(keystone_admin)]$ system application-list
Remove labels applied to controller-0, (repeat for each labelled host) using the following commands, for example:
~(keystone_admin)]$ system host-label-remove <host name> ptp-notification ~(keystone_admin)]$ system host-label-remove <host name> ptp-registration