
Updates/additions to: -System Config PTP section -Guest Integration -Admin Tasks -Updates and Upgrades Additional examples for T-BC Incorporated patchset 3 review comments. Added Limitations section. Integrated patchset 5 comments. Remove PTP Instance Removal - moved to RNs. *Do not pick 100.019 alarm update to r6 Story: 2009130 Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: Ibdf449fe1d7282302d9be6d90e1c1b6dd70456b4
42 lines
1006 B
ReStructuredText
42 lines
1006 B
ReStructuredText
|
|
.. nie1614092105640
|
|
.. _remove-ptp-notifications:
|
|
|
|
========================
|
|
Remove PTP Notifications
|
|
========================
|
|
|
|
You can remove all pods and Kubernetes resources created during the Armada
|
|
application deployment.
|
|
|
|
|
|
Use the following procedure to remove |PTP| notifications.
|
|
|
|
|
|
.. rubric:: |proc|
|
|
|
|
|
|
.. _remove-ptp-notifications-steps-klx-gnf-t4b:
|
|
|
|
#. Remove all pods and other Kubernetes resources created during the Armada
|
|
deployment, using the following command:
|
|
|
|
.. code-block:: none
|
|
|
|
~(keystone_admin)]$ system application-remove ptp-notification
|
|
|
|
#. Delete the ptp-notification from sysinv.
|
|
|
|
.. code-block:: none
|
|
|
|
~(keystone_admin)]$ system application-delete ptp-notification
|
|
|
|
#. Remove labels applied to controller-0, using the following commands, for example:
|
|
|
|
.. code-block:: none
|
|
|
|
~(keystone_admin)]$ system host-label-remove controller-0 ptp-notification
|
|
~(keystone_admin)]$ system host-label-remove controller-0 ptp-registration
|
|
|
|
|