Skip to content

Commit 47c263c

Browse files
authored
Merge pull request #76266 from xenolinux/common-attr-mce
OSDOCS#10611: Add attributes for multicluster engine operator
2 parents 8d35ae2 + 8d807b9 commit 47c263c

10 files changed

+26
-24
lines changed

_attributes/common-attributes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,3 +335,5 @@ endif::openshift-origin[]
335335
// Hosted control planes related attributes
336336
:hcp-capital: Hosted control planes
337337
:hcp: hosted control planes
338+
:mce: multicluster engine for Kubernetes Operator
339+
:mce-short: multicluster engine Operator

_topic_maps/_topic_map.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Topics:
8181
- Name: Red Hat OpenShift Cluster Manager
8282
Distros: openshift-enterprise
8383
File: ocm-overview-ocp
84-
- Name: About multicluster engine for Kubernetes operator
84+
- Name: About the multicluster engine for Kubernetes Operator
8585
Distros: openshift-enterprise
8686
File: mce-overview-ocp
8787
- Name: Control plane architecture

architecture/mce-overview-ocp.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
:_mod-docs-content-type: ASSEMBLY
22
[id="mce-overview-ocp"]
33
include::_attributes/common-attributes.adoc[]
4-
= About multicluster engine for Kubernetes operator
4+
= About the {mce}
55
:context: mce-overview-ocp
66

77
toc::[]
88

9-
One of the challenges of scaling Kubernetes environments is managing the lifecycle of a growing fleet. To meet that challenge, you can use the multicluster engine for Kubernetes operator. The operator delivers full lifecycle capabilities for managed {product-title} clusters and partial lifecycle management for other Kubernetes distributions. It is available in two ways:
9+
One of the challenges of scaling Kubernetes environments is managing the lifecycle of a growing fleet. To meet that challenge, you can use the {mce-short}. The operator delivers full lifecycle capabilities for managed {product-title} clusters and partial lifecycle management for other Kubernetes distributions. It is available in two ways:
1010

1111
* As a standalone operator that you install as part of your {product-title} or {oke} subscription
1212
* As part of link:https://access.redhat.com/products/red-hat-advanced-cluster-management-for-kubernetes[Red Hat Advanced Cluster Management for Kubernetes]

installing/installing_with_agent_based_installer/preparing-an-agent-based-installed-cluster-for-mce.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
:_mod-docs-content-type: ASSEMBLY
22
[id="preparing-an-agent-based-installed-cluster-for-mce"]
33
include::_attributes/common-attributes.adoc[]
4-
= Preparing an Agent-based installed cluster for the multicluster engine for Kubernetes operator
4+
= Preparing an Agent-based installed cluster for the {mce}
55
:context: preparing-an-agent-based-installed-cluster-for-mce
66

77
toc::[]
88

9-
You can install the multicluster engine for Kubernetes operator and deploy a hub cluster with the Agent-based {product-title} Installer.
9+
You can install the {mce-short} and deploy a hub cluster with the Agent-based {product-title} Installer.
1010
The following procedure is partially automated and requires manual steps after the initial cluster is deployed.
1111

1212
== Prerequisites
@@ -23,7 +23,7 @@ The following procedure is partially automated and requires manual steps after t
2323
// Preparing an Agent-based cluster deployment for the multicluster engine for Kubernetes operator while disconnected
2424
include::modules/preparing-an-initial-cluster-deployment-for-mce-disconnected.adoc[leveloffset=+1]
2525

26-
// Preparing an Agent-based cluster deployment for the multicluster engine for Kubernetes operator while connected
26+
// Preparing an Agent-based cluster deployment for the {mce-short} while connected
2727
include::modules/preparing-an-initial-cluster-deployment-for-mce-connected.adoc[leveloffset=+1]
2828

2929
[role="_additional-resources"]

modules/hcp-updating-requirements.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
[id="hosted-control-planes-upgrading-requirements_{context}"]
77
= Requirements to upgrade {hcp}
88

9-
The multicluster engine for Kubernetes operator can manage one or more {product-title} clusters. After you create a hosted cluster on {product-title}, you must import your hosted cluster in the multicluster engine operator as a managed cluster. Then, you can use the {product-title} cluster as a management cluster.
9+
The {mce} can manage one or more {product-title} clusters. After you create a hosted cluster on {product-title}, you must import your hosted cluster in the {mce-short} as a managed cluster. Then, you can use the {product-title} cluster as a management cluster.
1010

1111
Consider the following requirements before you start updating {hcp}:
1212

1313
* You must use the bare metal platform for an {product-title} cluster when using {VirtProductName} as a provider.
1414
1515
* You must use bare metal or {VirtProductName} as the cloud platform for the hosted cluster. You can find the platform type of your hosted cluster in the `spec.Platform.type` specification of the `HostedCluster` custom resource (CR).
1616
17-
You must upgrade the {product-title} cluster, multicluster engine for Kubernetes operator, hosted cluster, and node pools by completing the following tasks:
17+
You must upgrade the {product-title} cluster, {mce-short}, hosted cluster, and node pools by completing the following tasks:
1818

1919
. Upgrade an {product-title} cluster to the latest version. For more information, see "Updating a cluster using the web console" or "Updating a cluster using the CLI".
20-
. Upgrade the multicluster engine for Kubernetes operator to the latest version. For more information, see "Updating installed Operators".
20+
. Upgrade the {mce-short} to the latest version. For more information, see "Updating installed Operators".
2121
. Upgrade the hosted cluster and node pools from the previous {product-title} version to the latest version. For more information, see "Updating the hosted cluster for {hcp}" and "Updating node pools for {hcp}".

modules/hosted-control-planes-concepts-personas.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ hosted control plane:: An {product-title} control plane that runs on the managem
2121

2222
hosting cluster:: See _management cluster_.
2323

24-
managed cluster:: A cluster that the hub cluster manages. This term is specific to the cluster lifecycle that the multicluster engine for Kubernetes operator manages in Red Hat Advanced Cluster Management. A managed cluster is not the same thing as a _management cluster_. For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/about/welcome-to-red-hat-advanced-cluster-management-for-kubernetes#managed-cluster[Managed cluster].
24+
managed cluster:: A cluster that the hub cluster manages. This term is specific to the cluster lifecycle that the {mce} manages in Red Hat Advanced Cluster Management. A managed cluster is not the same thing as a _management cluster_. For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/about/welcome-to-red-hat-advanced-cluster-management-for-kubernetes#managed-cluster[Managed cluster].
2525

2626
management cluster:: An {product-title} cluster where the HyperShift Operator is deployed and where the control planes for hosted clusters are hosted. The management cluster is synonymous with the _hosting cluster_.
2727

modules/hosted-control-planes-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
You can use {hcp} for Red Hat {product-title} to reduce management costs, optimize cluster deployment time, and separate management and workload concerns so that you can focus on your applications.
1212

13-
{hcp-capital} is available by using the link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/cluster_mce_overview#cluster_mce_overview[multicluster engine for Kubernetes operator version 2.0 or later] on the following platforms:
13+
{hcp-capital} is available by using the link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/cluster_mce_overview#cluster_mce_overview[{mce} version 2.0 or later] on the following platforms:
1414

1515
* Bare metal by using the Agent provider
1616
* {VirtProductName}

modules/preparing-an-initial-cluster-deployment-for-mce-connected.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
:_mod-docs-content-type: PROCEDURE
66
[id="preparing-an-initial-cluster-deployment-for-mce-connected_{context}"]
77

8-
= Preparing an Agent-based cluster deployment for the multicluster engine for Kubernetes operator while connected
8+
= Preparing an Agent-based cluster deployment for the {mce} while connected
99

10-
Create the required manifests for the multicluster engine for Kubernetes operator, the Local Storage Operator (LSO), and to deploy an agent-based {product-title} cluster as a hub cluster.
10+
Create the required manifests for the {mce-short}, the Local Storage Operator (LSO), and to deploy an agent-based {product-title} cluster as a hub cluster.
1111

1212
.Procedure
1313

modules/preparing-an-initial-cluster-deployment-for-mce-disconnected.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
:_mod-docs-content-type: PROCEDURE
66
[id="preparing-an-initial-cluster-deployment-for-mce-disconnected_{context}"]
77

8-
= Preparing an Agent-based cluster deployment for the multicluster engine for Kubernetes operator while disconnected
8+
= Preparing an Agent-based cluster deployment for the {mce} while disconnected
99

10-
You can mirror the required {product-title} container images, the multicluster engine for Kubernetes operator, and the Local Storage Operator (LSO) into your local mirror registry in a disconnected environment.
10+
You can mirror the required {product-title} container images, the {mce-short}, and the Local Storage Operator (LSO) into your local mirror registry in a disconnected environment.
1111
Ensure that you note the local DNS hostname and port of your mirror registry.
1212

1313
[NOTE]

modules/ztp-precaching-downloading-artifacts.adoc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,19 @@ To remove this restriction, you can precede your commands with `taskset 0xffffff
3838
[id="ztp-preparing-ocp-images_{context}"]
3939
== Preparing to download the {product-title} images
4040

41-
To download {product-title} container images, you need to know the multicluster engine (MCE) version. When you use the `--du-profile` flag, you also need to specify the {rh-rhacm-first} version running in the hub cluster that is going to provision the {sno}.
41+
To download {product-title} container images, you need to know the multicluster engine version. When you use the `--du-profile` flag, you also need to specify the {rh-rhacm-first} version running in the hub cluster that is going to provision the {sno}.
4242

4343
.Prerequisites
4444

45-
* You have {rh-rhacm} and MCE installed.
45+
* You have {rh-rhacm} and the {mce-short} installed.
4646
* You partitioned the storage device.
4747
* You have enough space for the images on the partitioned device.
4848
* You connected the bare-metal server to the Internet.
4949
* You have a valid pull secret.
5050

5151
.Procedure
5252

53-
. Check the {rh-rhacm} and MCE version by running the following commands in the hub cluster:
53+
. Check the {rh-rhacm} version and the multicluster engine version by running the following commands in the hub cluster:
5454
+
5555
[source,terminal]
5656
----
@@ -125,7 +125,7 @@ The {factory-prestaging-tool} allows you to pre-cache all the container images r
125125
<1> Specifies the downloading function of the {factory-prestaging-tool}.
126126
<2> Defines the {product-title} release version.
127127
<3> Defines the {rh-rhacm} version.
128-
<4> Defines the MCE version.
128+
<4> Defines the multicluster engine version.
129129
<5> Defines the folder where you want to download the images on the disk.
130130
<6> Optional. Defines the repository where you store your additional images. These images are downloaded and pre-cached on the disk.
131131

@@ -195,7 +195,7 @@ You can also pre-cache Day-2 Operators used in the 5G Radio Access Network (RAN)
195195

196196
[IMPORTANT]
197197
====
198-
You need to include the {rh-rhacm} hub and MCE Operator versions by using the `--acm-version` and `--mce-version` flags so the {factory-prestaging-tool} can pre-cache the appropriate containers images for the {rh-rhacm} and MCE Operators.
198+
You need to include the {rh-rhacm} hub and {mce-short} versions by using the `--acm-version` and `--mce-version` flags so the {factory-prestaging-tool} can pre-cache the appropriate containers images for {rh-rhacm} and the {mce-short}.
199199
====
200200

201201
.Procedure
@@ -215,7 +215,7 @@ You need to include the {rh-rhacm} hub and MCE Operator versions by using the `-
215215
<1> Specifies the downloading function of the {factory-prestaging-tool}.
216216
<2> Defines the {product-title} release version.
217217
<3> Defines the {rh-rhacm} version.
218-
<4> Defines the MCE version.
218+
<4> Defines the multicluster engine version.
219219
<5> Defines the folder where you want to download the images on the disk.
220220
<6> Optional. Defines the repository where you store your additional images. These images are downloaded and pre-cached on the disk.
221221
<7> Specifies pre-caching the Operators included in the DU configuration.
@@ -274,7 +274,7 @@ You can customize the `ImageSetConfiguration` CR in the following ways:
274274
<1> Specifies the downloading function of the {factory-prestaging-tool}.
275275
<2> Defines the {product-title} release version.
276276
<3> Defines the {rh-rhacm} version.
277-
<4> Defines the MCE version.
277+
<4> Defines the multicluster engine version.
278278
<5> Defines the folder where you want to download the images on the disk.
279279
<6> Optional. Defines the repository where you store your additional images. These images are downloaded and pre-cached on the disk.
280280
<7> Specifies pre-caching the Operators included in the DU configuration.
@@ -342,7 +342,7 @@ mirror:
342342
- name: 'stable'
343343
----
344344
<1> The platform versions match the versions passed to the tool.
345-
<2> The versions of {rh-rhacm} and MCE Operators match the versions passed to the tool.
345+
<2> The versions of {rh-rhacm} and the {mce-short} match the versions passed to the tool.
346346
<3> The CR contains all the specified DU Operators.
347347

348348
. Customize the catalog resource in the CR:
@@ -395,7 +395,7 @@ factory-precaching-cli download \ <1>
395395
<1> Specifies the downloading function of the {factory-prestaging-tool}.
396396
<2> Defines the {product-title} release version.
397397
<3> Defines the {rh-rhacm} version.
398-
<4> Defines the MCE version.
398+
<4> Defines the multicluster engine version.
399399
<5> Defines the folder where you want to download the images on the disk.
400400
<6> Optional. Defines the repository where you store your additional images. These images are downloaded and pre-cached on the disk.
401401
<7> Specifies pre-caching the Operators included in the DU configuration.

0 commit comments

Comments
 (0)