Node Feature Discovery (NFD) Operator
The Node Feature Discovery (NFD) Operator is a Red Hat OpenShift Operator that automates the detection of hardware features and system configurations across cluster nodes.
The NFD Operator detects hardware features and configuration in an Red Hat OpenShift Cluster and labels nodes with hardware-specific information. The NFD Operator gives the Spyre node a specific label so spyre-necessary pods know which node to run on.
Procedure
- In the Red Hat OpenShift Web Console, click Operators > OperatorHub.
- Search for Node Feature Discovery.
- Click the Node Feature Discovery tile.
- Click Install.
- On the Install Operator page, Select the configuration. A specific namespace on the
clusterNote: You do not need to create a namespace because it is already created for you.
- Click Install.
- Verify that you have successfully installed the NFD Operator:
- Navigate to Operators > Installed Operators.
- Make sure that you select All Projects or openshift-nfd in the Projects drop-down list.
- Check for Node Feature Discovery with the
Succeededstatus.
- If you have installed the NFD Operator successfully, click NFD Operator.
- Click the NodeFeatureDiscovery tab.
- Select the Configure via button and select the YAML view option.
- Click CreateNote: Configuration changes are not required.
- On the NodeFeaturesDiscoveries page, the status changes to available.