Skip to content

Commit 5debfae

Browse files
authored
Merge pull request #46859 from slovern/TELCODOCS-521
[TELCODOCS-521] MGMT-8186 / MGMT-7968 Remove NFD hard dependency in SRO
2 parents b9638c6 + 69f57dc commit 5debfae

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

modules/psap-special-resource-operator-installing-using-cli.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ As a cluster administrator, you can install the Special Resource Operator (SRO)
1313
* You have a running {product-title} cluster.
1414
* You installed the OpenShift CLI (`oc`).
1515
* You are logged into the OpenShift CLI as a user with `cluster-admin` privileges.
16-
* You installed the Node Feature Discovery (NFD) Operator.
1716
1817
.Procedure
1918

modules/psap-special-resource-operator-installing-using-web-console.adoc

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88

99
As a cluster administrator, you can install the Special Resource Operator (SRO) by using the {product-title} web console.
1010

11-
.Prerequisites
12-
13-
* You installed the Node Feature Discovery (NFD) Operator.
14-
1511
.Procedure
1612

1713
. Log in to the {product-title} web console.
@@ -38,9 +34,3 @@ During installation, an Operator might display a *Failed* status. If the install
3834
+
3935
.. Navigate to the *Operators* -> *Installed Operators* page and inspect the *Operator Subscriptions* and *Install Plans* tabs for any failure or errors under *Status*.
4036
.. Navigate to the *Workloads* -> *Pods* page and check the logs for pods in the `openshift-operators` project.
41-
42-
+
43-
[NOTE]
44-
====
45-
The Node Feature Discovery (NFD) Operator is a dependency of the Special Resource Operator (SRO). If the NFD Operator is not installed before installing the SRO, the Operator Lifecycle Manager will automatically install the NFD Operator. However, the required Node Feature Discovery operand will not be deployed automatically. The Node Feature Discovery Operator documentation provides details about how to deploy NFD by using the NFD Operator.
46-
====

0 commit comments

Comments
 (0)