Skip to content

Commit 14ed6af

Browse files
authored
Merge pull request #173 from hershpa/nfd
nfd: Update RHOCP version links in readme
2 parents 98d868f + 782496e commit 14ed6af

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

nfd/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Setting up Node Feature Discovery
2-
[Node Feature Discovery (NFD) Operator](https://docs.openshift.com/container-platform/4.12/hardware_enablement/psap-node-feature-discovery-operator.html) manages the deployment and lifecycle of the NFD add-on to detect hardware features and system configuration, such as PCI cards, kernel, operating system version, etc.
2+
[Node Feature Discovery (NFD) Operator](https://docs.openshift.com/container-platform/4.13/hardware_enablement/psap-node-feature-discovery-operator.html) manages the deployment and lifecycle of the NFD add-on to detect hardware features and system configuration, such as PCI cards, kernel, operating system version, etc.
33

44
# Prerequisites
5-
- Provisioned RHOCP 4.12 cluster. Follow steps [here](/README.md#provisioning-rhocp-cluster).
5+
- Provisioned RHOCP cluster. Follow steps [here](/README.md#provisioning-rhocp-cluster).
66

77
# Install NFD Operator
88
Follow the guide below to install the NFD operator using CLI or web console.
9-
- [Install from the CLI](https://docs.openshift.com/container-platform/4.12/hardware_enablement/psap-node-feature-discovery-operator.html#install-operator-cli_node-feature-discovery-operator)
10-
- [Install from the web console](https://docs.openshift.com/container-platform/4.12/hardware_enablement/psap-node-feature-discovery-operator.html#install-operator-web-console_node-feature-discovery-operator)
9+
- [Install from the CLI](https://docs.openshift.com/container-platform/4.13/hardware_enablement/psap-node-feature-discovery-operator.html#install-operator-cli_node-feature-discovery-operator)
10+
- [Install from the web console](https://docs.openshift.com/container-platform/4.13/hardware_enablement/psap-node-feature-discovery-operator.html#install-operator-web-console_node-feature-discovery-operator)
1111

1212
# Configure NFD Operator
1313
Note: As RHOCP cluster administrator, you might need to merge the NFD operator config from the following Custom Resources (CRs) with other NFD operator configs that are already applied on your cluster.

0 commit comments

Comments
 (0)