Skip to content

Commit f7d481e

Browse files
authored
Merge pull request #64883 from amolnar-rh/TELCODOCS-1358
TELCODOCS-1358: Clarification in Enabling the assisted service ZTP section
2 parents bcd5780 + d3715a5 commit f7d481e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

modules/ztp-enabling-assisted-installer-service-on-bare-metal.adoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,22 @@
33
// * scalability_and_performance/ztp_far_edge/ztp-preparing-the-hub-cluster.adoc
44

55
[id="enabling-assisted-installer-service-on-bare-metal_{context}"]
6-
= Enabling the assisted service and updating AgentServiceConfig on the hub cluster
6+
= Enabling the assisted service
77

8-
{rh-rhacm-first} uses the assisted service to deploy {product-title} clusters. The assisted service is deployed automatically when you enable the MultiClusterHub Operator with Central Infrastructure Management (CIM). When you have enabled CIM on the hub cluster, you then need to update the `AgentServiceConfig` custom resource (CR) with references to the ISO and RootFS images that are hosted on the mirror registry HTTP server.
8+
{rh-rhacm-first} uses the assisted service to deploy {product-title} clusters. The assisted service is deployed automatically when you enable the MultiClusterHub Operator on {rh-rhacm-first}. After that, you need to configure the `Provisioning` resource to watch all namespaces and to update the `AgentServiceConfig` custom resource (CR) with references to the ISO and RootFS images that are hosted on the mirror registry HTTP server.
99

1010
.Prerequisites
1111

1212
* You have installed the OpenShift CLI (`oc`).
1313

1414
* You have logged in to the hub cluster as a user with `cluster-admin` privileges.
1515

16-
* You have enabled the assisted service on the hub cluster. For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#enable-cim[Enabling the Central Infrastructure Management service].
16+
* You have {rh-rhacm} with MultiClusterHub enabled.
1717

1818
.Procedure
1919

20+
. Enable the `Provisioning` resource to watch all namespaces and configure mirrors for disconnected environments. For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#enable-cim[Enabling the Central Infrastructure Management service].
21+
2022
. Update the `AgentServiceConfig` CR by running the following command:
2123
+
2224
[source,terminal]

0 commit comments

Comments
 (0)