Skip to content

Commit 3c7d6fc

Browse files
authored
Merge pull request #67878 from skopacz1/OSDOCS-8217
OSDOCS#8217: updating Agent doc MCE channel number
2 parents 17ce950 + d414b53 commit 3c7d6fc

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ The following procedure is partially automated and requires manual steps after t
2020
* You have installed the OpenShift CLI (`oc`).
2121
* If you are installing in a disconnected environment, you must have a configured local mirror registry for disconnected installation mirroring.
2222

23+
// Preparing an Agent-based cluster deployment for the multicluster engine for Kubernetes Operator while disconnected
2324
include::modules/preparing-an-inital-cluster-deployment-for-mce-disconnected.adoc[leveloffset=+1]
2425

26+
// Preparing an Agent-based cluster deployment for the multicluster engine for Kubernetes Operator while connected
2527
include::modules/preparing-an-inital-cluster-deployment-for-mce-connected.adoc[leveloffset=+1]
2628

2729
[role="_additional-resources"]

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:_mod-docs-content-type: PROCEDURE
66
[id="preparing-an-inital-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 multicluster engine for Kubernetes Operator while connected
99

1010
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.
1111

@@ -57,7 +57,7 @@ The installer does not validate extra manifests.
5757
name: multicluster-engine
5858
namespace: multicluster-engine
5959
spec:
60-
channel: "stable-2.1"
60+
channel: "stable-2.3"
6161
name: multicluster-engine
6262
source: redhat-operators
6363
sourceNamespace: openshift-marketplace

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:_mod-docs-content-type: PROCEDURE
66
[id="preparing-an-inital-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 multicluster engine for Kubernetes Operator while disconnected
99

1010
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.
1111
Ensure that you note the local DNS hostname and port of your mirror registry.

0 commit comments

Comments
 (0)