Temporarily removing these files as they may be needed in the future. Removed two rst files and updated the index file. Story: 2010657 Task: 47939 Change-Id: I367aba319ce037c6109227df4a68d5414dfbf415 Signed-off-by: Dinesh Neelapu <dinesh.neelapu@windriver.com>
28 lines
777 B
Plaintext
28 lines
777 B
Plaintext
.. _uninstall-node-feature-discovery-nfd-starlingx-application-a582bfdadfb8:
|
|
|
|
============================================
|
|
Uninstall Node Feature Discovery Application
|
|
============================================
|
|
|
|
Use the following procedure to uninstall the |NFD| application.
|
|
|
|
.. rubric:: |proc|
|
|
|
|
#. Remove the |NFD| pods and resources using the following command:
|
|
|
|
.. code-block:: none
|
|
|
|
~(keystone_admin)]$ system application-remove node-feature-discovery
|
|
|
|
|
|
#. Remove the |NFD| helm chart and application using the following command:
|
|
|
|
.. code-block:: none
|
|
|
|
~(keystone_admin)]$ system application-delete node-feature-discovery
|
|
|
|
|
|
Once uninstallation is complete, all related pods, resources and configurations
|
|
will be removed from the system.
|
|
|