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: modules/olm-installing-from-operatorhub-using-web-console.adoc
+9-6Lines changed: 9 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -17,24 +17,27 @@ permissions.
17
17
18
18
. Navigate in the web console to the *Catalog → Operator Hub* page.
19
19
20
-
. Choose the Operator you want to install from the list of available Operators (*etcd* for this example), and click *Install*. A pop-up window appears, warning you that you are installing a Community Operator.
20
+
. Choose the Operator you want to install from the list of available Operators (*etcd* for this example).
21
+
A pop-up window appears, warning you that you are installing a Community Operator.
21
22
+
22
23
[NOTE]
23
24
====
24
25
This Operator will be available under the *Red Hat* category in the GA release.
25
26
====
26
-
. Select *Continue* to acknowledge the Show Community Operator warning. The Install page appears.
27
+
. Select *Continue* to acknowledge the *Show Community Operator* warning.
27
28
28
29
. Read the information about the Operator and click *Install*.
29
30
30
31
. On the *Create Operator Subscription* page, select:
31
-
.. *A specific namespace on the cluster* under Installation Mode to choose a namespace in which the Operator will be available (*default* installs to all namespaces)
32
+
.. Select *All namespaces on the cluster (default)* to install the Operator to all namespaces or
33
+
*A specific namespace on the cluster* to choose a specific, single namespace on which to
34
+
install the Operator. The "All namespaces" option is not always available.
32
35
.. An *Update Channel* (if more than one is available)
33
-
.. *Automatic* or *Manual* Approval Strategy, as described earlier
36
+
.. *Automatic* or *Manual* approval strategy, as described earlier.
34
37
35
-
. Select the *Subscribe* button to make the Operator available to the selected namespaces on this {product-title} cluster.
38
+
. Click *Subscribe* to make the Operator available to the selected namespaces on this {product-title} cluster.
36
39
37
-
. Select *Catalog → Installed Operators* page to verify that the *etcd*
40
+
. Select *Catalog → Installed Operators* to verify that the *etcd*
38
41
ClusterServiceVersion (CSV) eventually shows up and its *Status* ultimately
0 commit comments