Skip to content

Commit 64c160b

Browse files
authored
Merge pull request #670 from open-cluster-management/cadawson-patch-1
stolostron/backlog#1546 format
2 parents 3e2b559 + e7cade5 commit 64c160b

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

install/install_connected.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@ You must meet the following requirements before you install Red Hat Advanced Clu
2727
oc create namespace <namespace>
2828
```
2929

30-
Replace <namespace> with a name for your namespace.
31-
32-
**Important:** The Red Hat Advanced Cluster Management operator must be installed in its own namespace. A `ServiceAccount` with a `ClusterRoleBinding` automatically gives cluster administrator privileges to Red Hat Advanced Cluster Management and to any ID with access to the namespace. For security, make sure that anyone who is added permissions to access to this namespace already has cluster administrator access.
30+
Replace <namespace> with a name for your namespace. **Important:** The Red Hat Advanced Cluster Management operator must be installed in its own namespace. A `ServiceAccount` with a `ClusterRoleBinding` automatically gives cluster administrator privileges to Red Hat Advanced Cluster Management and to any ID with access to the namespace. For security, make sure that anyone who is given access to this namespace already has cluster-administrator access.
3331

3432
2. Switch your project namespace to the one that you created:
3533

@@ -109,7 +107,7 @@ You must meet the following requirements before you install Red Hat Advanced Clu
109107
Replace <namespace> with your project namespace.
110108
Replace <secret> with the name of the secret that you created.
111109
112-
**Note:** If this step fails with the following error, the resources are still being created and applied:
110+
If this step fails with the following error, the resources are still being created and applied:
113111
114112
```
115113
error: unable to recognize "./mch.yaml": no matches for kind "MultiClusterHub" in version "operators.open-cluster- management.io/v1beta1"
@@ -133,9 +131,7 @@ You must meet the following requirements before you install Red Hat Advanced Clu
133131
134132
3. Provide a name for your namespace. This is the namespace that you use throughout the installation process.
135133
136-
4. Select **Create**.
137-
138-
**Important:** The Red Hat Advanced Cluster Management operator must be installed in its own namespace. A `ServiceAccount` with a `ClusterRoleBinding` automatically gives cluster administrator privileges to Red Hat Advanced Cluster Management and to any ID with access to the namespace. For security, make sure that anyone who is given access to this namespace already has cluster administrator access.
134+
4. Select **Create**. **Important:** The Red Hat Advanced Cluster Management operator must be installed in its own namespace. A `ServiceAccount` with a `ClusterRoleBinding` automatically gives cluster administrator privileges to Red Hat Advanced Cluster Management and to any ID with access to the namespace. For security, make sure that anyone who is given access to this namespace already has cluster-administrator access.
139135
140136
2. Switch your project namespace to the one that you created in step 1. This ensures that the steps are completed in the correct namespace. Some resources are namespace-specific.
141137

0 commit comments

Comments
 (0)