mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
Follow-up edits to PR#29487
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user