docs/doc/source/node_management/kubernetes/uninstall-node-feature-discovery-nfd-starlingx-application-a582bfdadfb8.rst
Dinesh Neelapu 46dace05d5 Node Feature Discovery up version. (r8, dsr8).
Added the following pages for the NFD up version installation.
1. Install Node Feature Discovery (NFD) StarlingX Application
2. Uninstall Node Feature Discovery (NFD) StarlingX Application
3. Removed the page "Run the node feature discovery helm chart" from the repo and index as well.

Change-Id: I9beda664b01a0d8644cd7683f5045d6f275cf5cb
Signed-off-by: Dinesh Neelapu <dinesh.neelapu@windriver.com>
2023-08-18 16:46:35 +00:00

996 B

Uninstall Node Feature Discovery (NFD) Application

Follow these steps to remove the Node Feature Discovery (NFD) Application.

  1. Remove pods and resources using the following command:

    ~(keystone_admin)]$ system application-remove node-feature-discovery
  2. Remove helm chart and application using the following command:

    ~(keystone_admin)]$ system application-delete node-feature-discovery        

After completion of the uninstallation process, the application will be completely removed from your system. All related pods, resources, and configurations associated with will no longer be present, ensuring a clean removal of the application.