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: quickstarts/consolequickstart-install-cryostat.yaml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ spec:
38
38
description: >
39
39
To install the **cert-manager Operator for Red Hat OpenShift**:
40
40
41
-
1. From the **Core platform** perspective, go to the **OperatorHub** from the [Operators]{{highlight qs-nav-operators}} section of the navigation.
41
+
1. From the **Core platform** perspective, go to the **Software Catalog** from the [Ecosystem]{{highlight qs-nav-ecosystem}} section of the navigation.
42
42
43
43
1. In the **Filter by keyword** field, type `cert-manager`.
44
44
@@ -63,15 +63,15 @@ spec:
63
63
instructions: >-
64
64
#### Verify that **cert-manager Operator for Red Hat OpenShift** is installed:
65
65
66
-
- From the **Core platform** perspective, go to **Installed Operators** from the [Operators]{{highlight qs-nav-operators}} section of the navigation.
66
+
- From the **Core platform** perspective, go to **Installed Operators** from the [Ecosystem]{{highlight qs-nav-ecosystem}} section of the navigation.
67
67
- The cert-manager Operator for Red Hat OpenShift should be shown in the list of Operators
68
68
- In the **Status** column, do you see the status of **cert-manager Operator for Red Hat OpenShift** as **Succeeded**?
69
69
70
70
- title: Install the Red Hat build of Cryostat Operator
71
71
description: >
72
72
To install the Red Hat build of Cryostat operator:
73
73
74
-
1. From the **Core platform** perspective, go to the **OperatorHub** from the [Operators]{{highlight qs-nav-operators}} section of the navigation.
74
+
1. From the **Core platform** perspective, go to the **Software Catalog** from the [Ecosystem]{{highlight qs-nav-ecosystem}} section of the navigation.
75
75
76
76
1. In the **Filter by keyword** field, type `Red Hat build of Cryostat`.
77
77
@@ -95,7 +95,7 @@ spec:
95
95
instructions: >
96
96
#### Verify that the Red Hat build of Cryostat is installed:
97
97
98
-
- From the **Core platform** perspective, go to **Installed Operators** from the [Operators]{{highlight qs-nav-operators}} section of the navigation.
98
+
- From the **Core platform** perspective, go to **Installed Operators** from the [Ecosystem]{{highlight qs-nav-ecosystem}} section of the navigation.
99
99
100
100
- The Red Hat build of Cryostat should be shown in the list of Operators.
101
101
@@ -104,7 +104,7 @@ spec:
104
104
description: >
105
105
To create a Cryostat instance:
106
106
107
-
1. From the **Core platform** perspective, go to **Installed Operators** from the [Operators]{{highlight qs-nav-operators}} section of the navigation.
107
+
1. From the **Core platform** perspective, go to **Installed Operators** from the [Ecosystem]{{highlight qs-nav-ecosystem}} section of the navigation.
108
108
109
109
1. From the **Project** list, select the OpenShift project that hosts your containerized Java applications.
110
110
@@ -130,7 +130,7 @@ spec:
130
130
instructions: >
131
131
#### Verify that your Cryostat instance has been created:
132
132
133
-
From the **Core platform** perspective, go to **Installed Operators** from the [Operators]{{highlight qs-nav-operators}} section of the navigation.
133
+
From the **Core platform** perspective, go to **Installed Operators** from the [Ecosystem]{{highlight qs-nav-ecosystem}} section of the navigation.
134
134
135
135
- Go to the Red Hat build of Cryostat operator and click the **Cryostat** tab.
Copy file name to clipboardExpand all lines: quickstarts/install-multicluster-engine.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ spec:
22
22
23
23
1. In the OpenShift Container Platform web console, check the navigation in the upper-left corner to ensure that you are in the **Core platform** perspective.
24
24
25
-
2. Click **Operators > OperatorHub**.
25
+
2. Click **Ecosystem > Software Catalog**.
26
26
27
27
3. To start with basic cluster lifecycle management, search for **multicluster engine for Kubernetes**. This operator support is included in the OpenShift subscription you've already purchased.
28
28
@@ -41,7 +41,7 @@ spec:
41
41
review:
42
42
instructions: |-
43
43
#### Verify that the Operator you chose was successfully installed:
44
-
From the navigation menu, click **Operators > Installed Operators**.
44
+
From the navigation menu, click **Ecosystem > Installed Operators**.
45
45
46
46
Does the Status column indicate that the installation succeeded?
47
47
failedTaskHelp: This task isn't verified yet. Try the task again.
Copy file name to clipboardExpand all lines: quickstarts/install-netobserv.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -18,14 +18,14 @@ spec:
18
18
tasks:
19
19
- description: |-
20
20
You can install the Network Observability Operator using the OpenShift Container Platform web console Operator Hub. When you install the Operator, it provides the FlowCollector custom resource definition (CRD). You can set specifications in the web console when you create the FlowCollector.
21
-
1. In the OpenShift Container Platform web console, click **OperatorHub** from the [Operators]{{highlight qs-nav-operators}} → OperatorHub.
22
-
2. Choose **Network Observability Operator** from the list of available Operators in the OperatorHub, and click **Install**.
21
+
1. In the OpenShift Container Platform web console, click **Software Catalog** from the [Ecosystem]{{highlight qs-nav-ecosystem}} → Software Catalog.
22
+
2. Choose **Network Observability Operator** from the list of available Operators in the Software Catalog, and click **Install**.
23
23
3. Select the checkbox **Enable Operator recommended cluster monitoring on this Namespace**.
24
24
review:
25
25
failedTaskHelp: This task isn’t verified yet. Try the task again.
26
26
instructions: |-
27
27
#### Verify the operator was successfully installed:
28
-
Navigate to **Operators** → **Installed Operators**.
28
+
Navigate to **Ecosystem** → **Installed Operators**.
29
29
Is the Network Observability Operator listed?
30
30
summary:
31
31
failed: Try the steps again.
@@ -34,7 +34,7 @@ spec:
34
34
- description: |-
35
35
In order to start capturing traffic, you need to create a **FlowCollector** resource to configure the components of Network Observability Operator.
36
36
37
-
1. Navigate to Operators → Installed Operators and select **Network Observability Operator**.
37
+
1. Navigate to Ecosystem → Installed Operators and select **Network Observability Operator**.
38
38
39
39
2. Navigate to the **FlowCollector** tab, and click **Create FlowCollector**. Make the following selections in the form view:
0 commit comments