Skip to content

Commit 4e2ed7a

Browse files
authored
Merge pull request #29497 from ahardin-rh/29487-followup
Follow-up edits to PR#29487
2 parents 580a666 + 84cc104 commit 4e2ed7a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

modules/cnf-installing-the-operators.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// *scalability_and_performance/cnf-provisioning-and-deploying-a-distributed-unit.adoc
55

66
[id="cnf-installing-the-operators_{context}"]
7-
= Installing the operators
7+
= Installing the Operators
88

99
[id="cnf-installing-the-performnce-addon-operator_{context}"]
1010
== Installing the Performance Addon Operator
@@ -100,7 +100,7 @@ metadata:
100100
EOF
101101
----
102102

103-
. Apply the operator group:
103+
. Apply the Operator group:
104104
+
105105
[source,yaml]
106106
----
@@ -231,6 +231,7 @@ spec:
231231
EOF
232232
----
233233

234+
[id="cnf-installing-the-operators-verifying-your-changes_{context}"]
234235
== Verifying your changes
235236

236237
Use the following command to verify the changes have been applied to the cluster:

modules/cnf-modifying-and-applying-the-default-profile.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can apply the profile manually or with the toolset of your choice, such as A
1111
[NOTE]
1212
====
1313
This procedure applies the DU profile step-by-step. If the profile is pulled together into a single project and applied in one step, issues will occur between the MCO and
14-
the SRIOV operators if an Intel NIC is used for networking traffic. To avoid a race condition between the MCO and the SRIOV operators it is recommended that the DU application be applied in three steps:
14+
the SRIOV operators if an Intel NIC is used for networking traffic. To avoid a race condition between the MCO and the SRIOV Operators, it is recommended that the DU application be applied in three steps:
1515
1616
. Apply the profile without SRIOV.
1717
. Wait for the cluster to settle.

0 commit comments

Comments
 (0)