Skip to content

Commit 454e5e5

Browse files
authored
Merge pull request #77701 from sr1kar99/35807-updating-multiarch-tuning-operator-docs
OCPBUGS#35807: Doc improvements in "Managing workloads on multi-architecture clusters by using the Multiarch Tuning Operator" chapter
2 parents 12ddf9c + e8190b3 commit 454e5e5

11 files changed

+34
-43
lines changed

modules/multi-arch-creating-podplacment-config-using-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="multi-architecture-creating-podplacement-config-using-cli_{context}"]
77
= Creating the ClusterPodPlacementConfig object by using the CLI
88

9-
You can create the `ClusterPodPlacementConfig` object by using the {oc-first}.
9+
To deploy the pod placement operand that enables architecture-aware workload scheduling, you can create the `ClusterPodPlacementConfig` object by using the {oc-first}.
1010

1111
.Prerequisites
1212

modules/multi-arch-creating-podplacment-config-using-web-console.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
= Creating the ClusterPodPlacementConfig object by using the web console
99

10-
You can create the `ClusterPodPlacementConfig` object by using the {product-title} web console.
10+
To deploy the pod placement operand that enables architecture-aware workload scheduling, you can create the `ClusterPodPlacementConfig` object by using the {product-title} web console.
1111

1212
.Prerequisites
1313

@@ -19,7 +19,7 @@ You can create the `ClusterPodPlacementConfig` object by using the {product-titl
1919

2020
. Log in to the {product-title} web console.
2121

22-
. Click *Operators* → *Installed Operators*.
22+
. Navigate to *Operators* → *Installed Operators*.
2323

2424
. On the *Installed Operators* page, click *Multiarch Tuning Operator*.
2525

modules/multi-arch-creating-podplacment-config.adoc

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@
66
[id="multi-architecture-creating-podplacement-config_{context}"]
77
= Creating the ClusterPodPlacementConfig object
88

9-
After installing the Multiarch Tuning Operator, you must create the `ClusterPodPlacementConfig` object.
9+
After installing the Multiarch Tuning Operator, you must create the `ClusterPodPlacementConfig` object. When you create this object, the Multiarch Tuning Operator deploys an operand that enables architecture-aware workload scheduling.
1010

1111
[NOTE]
1212
====
13-
You can create only a single instance of the `ClusterPodPlacementConfig` object.
14-
====
15-
16-
The `ClusterPodPlacementConfig` object is used to enable or disable the pod placement operand of the Multiarch Tuning Operator.
13+
You can create only one instance of the `ClusterPodPlacementConfig` object.
14+
====
1715

1816
.Example `ClusterPodPlacementConfig` object configuration
1917
[source,yaml]

modules/multi-arch-deleting-podplacment-config-using-cli.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
[id="multi-architecture-deleting-podplacement-config-using-cli_{context}"]
77
= Deleting the ClusterPodPlacementConfig object by using the CLI
88

9-
You can delete the `ClusterPodPlacementConfig` object by using the {oc-first}.
9+
You can create only one instance of the `ClusterPodPlacementConfig` object. If you want to re-create this object, you must first delete the existing instance.
10+
11+
You can delete this object by using the {oc-first}.
1012

1113
.Prerequisites
1214

modules/multi-arch-deleting-podplacment-config-using-web-console.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77

88
= Deleting the ClusterPodPlacementConfig object by using the web console
99

10-
You can delete the `ClusterPodPlacementConfig` object by using the {product-title} web console.
10+
You can create only one instance of the `ClusterPodPlacementConfig` object. If you want to re-create this object, you must first delete the existing instance.
11+
12+
You can delete this object by using the {product-title} web console.
1113

1214
.Prerequisites
1315

@@ -19,7 +21,7 @@ You can delete the `ClusterPodPlacementConfig` object by using the {product-titl
1921

2022
. Log in to the {product-title} web console.
2123

22-
. Click *Operators* → *Installed Operators*.
24+
. Navigate to *Operators* → *Installed Operators*.
2325

2426
. On the *Installed Operators* page, click *Multiarch Tuning Operator*.
2527

modules/multi-arch-deleting-podplacment-config.adoc

Lines changed: 0 additions & 9 deletions
This file was deleted.

modules/multi-arch-installing-using-cli.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ $ oc get csv -n openshift-multiarch-tuning-operator
9494
NAME DISPLAY VERSION REPLACES PHASE
9595
multiarch-tuning-operator.v0.9.0 Multiarch Tuning Operator 0.9.0 Succeeded
9696
----
97+
+
98+
The installation is successful if the Operator is in `Succeeded` phase.
9799

98100
. Optional: To verify that the `OperatorGroup` object is created, run the following command:
99101
+

modules/multi-arch-installing-using-web-console.adoc

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,28 +17,26 @@ You can install the Multiarch Tuning Operator by using the {product-title} web c
1717
.Procedure
1818

1919
. Log in to the {product-title} web console.
20-
. Click *Operators -> OperatorHub*.
20+
. Navigate to *Operators -> OperatorHub*.
2121
. Enter *Multiarch Tuning Operator* in the search field.
2222
. Click *Multiarch Tuning Operator*.
2323
. Select the *Multiarch Tuning Operator* version from the *Version* list.
2424
. Click *Install*
2525
. Set the following options on the *Operator Installation* page:
26-
.. *Update Channel* as *tech-preview*.
27-
.. *Installation Mode* as *All namespaces on the cluster*.
28-
.. *Installed Namespace* as *Operator recommended Namespace* or *Select a Namespace*.
26+
.. Set *Update Channel* to *tech-preview*.
27+
.. Set *Installation Mode* to *All namespaces on the cluster*.
28+
.. Set *Installed Namespace* to *Operator recommended Namespace* or *Select a Namespace*.
2929
+
3030
The recommended Operator namespace is `openshift-multiarch-tuning-operator`. If the `openshift-multiarch-tuning-operator` namespace does not exist, it is created during the operator installation.
3131
+
3232
If you select *Select a namespace*, you must select a namespace for the Operator from the *Select Project* list.
3333
.. *Update approval* as *Automatic* or *Manual*.
3434
+
35-
[NOTE]
36-
====
3735
If you select *Automatic* updates, Operator Lifecycle Manager (OLM) automatically updates the running instance of the Multiarch Tuning Operator without any intervention.
38-
36+
+
3937
If you select *Manual* updates, OLM creates an update request.
4038
As a cluster administrator, you must manually approve the update request to update the Multiarch Tuning Operator to a newer version.
41-
====
39+
4240
. Optional: Select the *Enable Operator recommended cluster monitoring on this Namespace* checkbox.
4341
. Click *Install*.
4442

modules/multi-arch-uninstalling-using-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="multi-architecture-uninstalling-using-cli_{context}"]
7-
87
= Uninstalling the Multiarch Tuning Operator by using the CLI
8+
99
You can uninstall the Multiarch Tuning Operator by using the {oc-first}.
1010

1111
.Prerequisites

modules/multi-arch-uninstalling-using-web-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You must delete the `ClusterPodPlacementConfig` object before uninstalling the M
2121
.Procedure
2222

2323
. Log in to the {product-title} web console.
24-
. Click *Operators -> OperatorHub*.
24+
. Navigate to *Operators -> OperatorHub*.
2525
. Enter *Multiarch Tuning Operator* in the search field.
2626
. Click *Multiarch Tuning Operator*.
2727
. Click the *Details* tab.

0 commit comments

Comments
 (0)