Skip to content

Commit 9b89fa6

Browse files
committed
Adding SME review feedback
1 parent 07da132 commit 9b89fa6

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

content/learn/importing-a-cluster.adoc

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,21 @@ To deploy a cluster that can be imported into RHACM, use the `openshift-install`
2424

2525
== Importing a cluster using the RHACM User Interface
2626

27-
=== Getting to the RHACM user interface
27+
After ACM is installed a message regarding a "Web console update is available" is displayed. Follow this guidance to import a cluster:
2828

29-
After ACM is installed a message regarding a "Web console update is available" will be displayed. Click on the "Refresh web console" link.
29+
. Access the the RHACM user interface by clicking the "Refresh web console" link.
3030

31-
On the upper-left side you'll see a pull down labeled "local-cluster". Select "All Clusters" from this pull down. This will navigate to the RHACM console and to its "Clusters" section
31+
. On the upper-left side you'll see a pull down labeled "local-cluster". Select "All Clusters" from this pull down. This will navigate to the RHACM console and to its "Clusters" section
3232

33-
Select the "Import cluster" option.
33+
. Select the "Import an existing cluster" option.
3434

35-
=== Importing the cluster
35+
. On the "Import an existing cluster" page, enter the cluster name (arbitrary) and choose `Kubeconfig` as the `Import mode`.
3636

37-
On the "Import an existing cluster" page, enter the cluster name (arbitrary) and choose Kubeconfig as the "import mode". Add the tag `clusterGroup=` using the appropriate cluster group specified in the pattern. Press `Import`.
37+
. Add the Additional label `clusterGroup=` using the appropriate cluster group specified in the pattern.
38+
39+
. Click `Next`. Optionally choose an automation template to run Ansible jobs at different stages of the cluster lifecycle.
40+
41+
. Click `Next` and on the review screen click `Import` to successfully import the cluster.
3842

3943
Using this method, you are done. Skip to the section in your pattern documentation that describes how you can confirm the pattern deployed correctly on the managed cluster.
4044

0 commit comments

Comments
 (0)