Chapter 3. Installing the Node Feature Discovery Operator
Install the Node Feature Discovery Operator so that the cluster can use the AI accelerators that are available in the cluster.
Prerequisites
-
You have installed the OpenShift CLI (
oc). -
You have logged in as a user with
cluster-adminprivileges.
Procedure
Create the
NamespaceCR for the Node Feature Discovery Operator:Copy to Clipboard Copied! Toggle word wrap Toggle overflow Create the
OperatorGroupCR:Copy to Clipboard Copied! Toggle word wrap Toggle overflow Create the
SubscriptionCR:Copy to Clipboard Copied! Toggle word wrap Toggle overflow
Verification
Verify that the Node Feature Discovery Operator deployment is successful by running the following command:
oc get pods -n openshift-nfd
$ oc get pods -n openshift-nfd
Example output
NAME READY STATUS RESTARTS AGE nfd-controller-manager-7f86ccfb58-vgr4x 2/2 Running 0 10m
NAME READY STATUS RESTARTS AGE
nfd-controller-manager-7f86ccfb58-vgr4x 2/2 Running 0 10m