diff --git a/modules/cnf-installing-the-operators.adoc b/modules/cnf-installing-the-operators.adoc index 18890526d0..45020f4d52 100644 --- a/modules/cnf-installing-the-operators.adoc +++ b/modules/cnf-installing-the-operators.adoc @@ -4,7 +4,7 @@ // *scalability_and_performance/cnf-provisioning-and-deploying-a-distributed-unit.adoc [id="cnf-installing-the-operators_{context}"] -= Installing the operators += Installing the Operators [id="cnf-installing-the-performnce-addon-operator_{context}"] == Installing the Performance Addon Operator @@ -100,7 +100,7 @@ metadata: EOF ---- -. Apply the operator group: +. Apply the Operator group: + [source,yaml] ---- @@ -231,6 +231,7 @@ spec: EOF ---- +[id="cnf-installing-the-operators-verifying-your-changes_{context}"] == Verifying your changes Use the following command to verify the changes have been applied to the cluster: diff --git a/modules/cnf-modifying-and-applying-the-default-profile.adoc b/modules/cnf-modifying-and-applying-the-default-profile.adoc index 99aa2e8d18..fcd6dd80a0 100644 --- a/modules/cnf-modifying-and-applying-the-default-profile.adoc +++ b/modules/cnf-modifying-and-applying-the-default-profile.adoc @@ -11,7 +11,7 @@ You can apply the profile manually or with the toolset of your choice, such as A [NOTE] ==== 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 -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: +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: . Apply the profile without SRIOV. . Wait for the cluster to settle.