You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: install/install_connected.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ You must meet the following requirements before you install Red Hat Advanced Clu
29
29
30
30
Replace <namespace> with a name for your namespace.
31
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.
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.
33
33
34
34
2. Switch your project namespace to the one that you created:
35
35
@@ -112,7 +112,7 @@ You must meet the following requirements before you install Red Hat Advanced Clu
112
112
**Note:** If this step fails with the following error, the resources are still being created and applied:
113
113
114
114
```
115
-
error: unable to recognize "./mch.yaml": no matches for kind "MultiClusterHub" in version "operators.open-cluster-management.io/v1beta1"
115
+
error: unable to recognize "./mch.yaml": no matches for kind "MultiClusterHub" in version "operators.open-cluster-management.io/v1beta1"
116
116
```
117
117
118
118
Run the command again in a few minutes when the resources are created.
@@ -135,7 +135,7 @@ You must meet the following requirements before you install Red Hat Advanced Clu
135
135
136
136
4. Select **Create**.
137
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.
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.
139
139
140
140
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.
0 commit comments