Skip to content

Commit 6360073

Browse files
authored
Merge pull request #93186 from opayne1/OSDOCS-12145-snippet
OSDOCS-12145: Adds snippet about unified perspective
2 parents 7f121b4 + 5e325a2 commit 6360073

30 files changed

+70
-66
lines changed

modules/adding-to-a-project.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
[id="adding-to-a-project_{context}"]
77
= Adding to a project
88

9-
You can add items to your project by using the *+Add* page in the *Developer* perspective.
9+
You can add items to your project by using the *+Add* page.
1010

1111
.Prerequisites
1212

1313
* You have created a project.
1414
1515
.Procedure
1616

17-
. In the *Developer* perspective, navigate to the *+Add* page.
17+
. Navigate to the *+Add* page.
1818

1919
. Select your project from the *Project* menu.
2020

modules/application-health-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can include one or more probes in the specification for the pod that contain
1313

1414
[NOTE]
1515
====
16-
If you want to add or edit health checks in an existing pod, you must edit the pod `DeploymentConfig` object or use the *Developer* perspective in the web console. You cannot use the CLI to add or edit health checks for an existing pod.
16+
If you want to add or edit health checks in an existing pod, you must edit the pod `DeploymentConfig` object or use the web console. You cannot use the CLI to add or edit health checks for an existing pod.
1717
====
1818

1919
Readiness probe::

modules/application-health-configuring.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To configure readiness, liveness, and startup probes, add one or more probes to
1010

1111
[NOTE]
1212
====
13-
If you want to add or edit health checks in an existing pod, you must edit the pod `DeploymentConfig` object or use the *Developer* perspective in the web console. You cannot use the CLI to add or edit health checks for an existing pod.
13+
If you want to add or edit health checks in an existing pod, you must edit the pod `DeploymentConfig` object or use the web console. You cannot use the CLI to add or edit health checks for an existing pod.
1414
====
1515

1616
.Procedure

modules/builds-basic-edit-buildconfig.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[id="builds-basic-edit-buildconfig_{context}"]
66
= Editing a BuildConfig
77

8-
To edit your build configurations, you use the *Edit BuildConfig* option in the *Builds* view of the *Developer* perspective.
8+
To edit your build configurations, you use the *Edit BuildConfig* option in the *Builds* page.
99

1010
You can use either of the following views to edit a `BuildConfig`:
1111

@@ -16,7 +16,7 @@ You can switch between the *Form view* and *YAML view* without losing any data.
1616

1717
.Procedure
1818

19-
. In the *Builds* view of the *Developer* perspective, click the Options menu {kebab} to see the *Edit BuildConfig* option.
19+
. On the *Builds* page, click the Options menu {kebab} to see the *Edit BuildConfig* option.
2020
. Click *Edit BuildConfig* to see the *Form view* option.
2121
. In the *Git* section, enter the Git repository URL for the codebase you want to use to create an application. The URL is then validated.
2222
* Optional: Click *Show Advanced Git Options* to add details such as:

modules/checking-cluster-resource-availability-and-utilization.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
{product-title} provides a comprehensive set of monitoring dashboards that help you understand the state of cluster components.
1010

11-
In the *Administrator* perspective, you can access dashboards for core {product-title} components, including:
11+
As an administrator, you can access dashboards for core {product-title} components, including:
1212

1313
* etcd
1414
@@ -29,7 +29,7 @@ image::monitoring-dashboard-compute-resources.png[]
2929
3030
.Procedure
3131

32-
. In the *Administrator* perspective in the {product-title} web console, navigate to *Observe* -> *Dashboards*.
32+
. As a cluster administrator in the {product-title} web console, navigate to *Observe* -> *Dashboards*.
3333

3434
. Choose a dashboard in the *Dashboard* list. Some dashboards, such as the *etcd* dashboard, produce additional sub-menus when selected.
3535

modules/checking-project-status-using-the-web-console.adoc

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ You can review the status of your project by using the web console.
1414
1515
.Procedure
1616

17-
** If you are using the *Administrator* perspective:
18-
.. Navigate to *Home* -> *Projects*.
19-
.. Select a project from the list.
20-
.. Review the project status in the *Overview* page.
21-
22-
** If you are using the *Developer* perspective:
23-
.. Navigate to the *Project* page.
24-
.. Select a project from the *Project* menu.
25-
.. Review the project status in the *Overview* page.
17+
. Navigate to *Home* -> *Projects*.
18+
. Select a project from the list.
19+
. Review the project status in the *Overview* page.

modules/odc-setting-user-preferences.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ You can set the default user preferences for your cluster.
1313
. Use the masthead to access the user preferences under the user profile.
1414
. In the *General* section:
1515
.. In the **Theme** field, you can set the theme that you want to work in. The console defaults to the selected theme each time you log in.
16-
.. In the *Perspective* field, you can set the default perspective you want to be logged in to. You can select the *Administrator* or the *Developer* perspective as required. If a perspective is not selected, you are logged into the perspective you last visited.
1716
.. In the *Project* field, select a project you want to work in. The console defaults to the project every time you log in.
1817
.. In the *Topology* field, you can set the topology view to default to the graph or list view. If not selected, the console defaults to the last view you used.
1918
.. In the *Create/Edit resource method* field, you can set a preference for creating or editing a resource. If both the form and YAML options are available, the console defaults to your selection.

modules/red-hat-marketplace-features.adoc

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,13 @@ You can access installed applications from the web console by clicking **Operato
2525
[id="marketplace-deploy_{context}"]
2626
== Deploy applications from different perspectives
2727

28-
You can deploy Marketplace applications from the web console's Administrator and Developer perspectives.
29-
30-
[discrete]
31-
=== The Developer perspective
32-
33-
Developers can access newly installed capabilities by using the Developer perspective.
28+
Developers can access newly installed capabilities and deploy Marketplace applications from the web console.
3429

3530
For example, after a database Operator is installed, a developer can create an instance from the catalog within their project. Database usage is aggregated and reported to the cluster administrator.
3631

37-
This perspective does not include Operator installation and application usage tracking.
32+
Cluster administrators can access Operator installation and application usage information. They can also launch application instances by browsing custom resource definitions (CRDs) in the *Installed Operators* list.
33+
34+
include::snippets/unified-perspective-web-console.adoc[]
3835

39-
[discrete]
40-
=== The Administrator perspective
4136

42-
Cluster administrators can access Operator installation and application usage information from the Administrator perspective.
4337

44-
They can also launch application instances by browsing custom resource definitions (CRDs) in the *Installed Operators* list.

modules/removing-web-terminal-operator.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ You can uninstall the web terminal by removing the {web-terminal-op} and custom
1010

1111
.Prerequisites
1212

13-
* You have access to an {product-title} cluster with cluster administrator permissions.
13+
* You have access to the {product-title} web console as a user with the `cluster-admin` role.
1414
* You have installed the `oc` CLI.
1515
1616
.Procedure
1717

18-
. In the *Administrator* perspective of the web console, navigate to *Operators -> Installed Operators*.
18+
. In the web console, navigate to *Operators -> Installed Operators*.
1919
. Scroll the filter list or type a keyword into the *Filter by name* box to find the {web-terminal-op}.
2020
. Click the Options menu {kebab} for the {web-terminal-op}, and then select *Uninstall Operator*.
2121
. In the *Uninstall Operator* confirmation dialog box, click *Uninstall* to remove the Operator, Operator deployments, and pods from the cluster. The Operator stops running and no longer receives updates.
22-
// Removed steps, as they are in the following module.
22+
// Removed steps, as they are in the following module.
2323

2424
// TODO: Add a verification section

modules/reviewing-cluster-status-from-the-openshift-web-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ You can review the following information in the *Overview* page in the {product-
3030
3131
.Procedure
3232

33-
* In the *Administrator* perspective, navigate to *Home* -> *Overview*.
33+
* Navigate to *Home* -> *Overview*.
3434
3535

modules/rhdh-install-web-console.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
The web console provides a quick start with instructions on how to install the {rh-dev-hub} Operator.
1010

1111
.Prerequisites
12-
* You must be logged in to the {product-title} web console with `admin` privileges.
12+
* You must be logged in to the {product-title} web console with `cluster-admin` privileges.
1313
1414
.Procedure
15-
. On the *Overview* page of the Administrator perspective, click *Install {rh-dev-hub} (RHDH) with an Operator* in the *Getting started resources* tile.
15+
. On the *Overview* page, click *Install {rh-dev-hub} (RHDH) with an Operator* in the *Getting started resources* tile.
1616
. A quick start pane is displayed with instructions for you to install the {rh-dev-hub} with an Operator. Follow the quick start for instructions on how to install the Operator, create a {rh-dev-hub} instance, and add your instance to the *OpenShift Console Application* menu.
1717

1818
.Verification

modules/security-pod-scan-cso.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can install the {rhq-cso} from the {product-title} web console Operator Hub,
1111
.Prerequisites
1212

1313
* You have installed the `oc` CLI.
14-
* You have administrator privileges to the {product-title} cluster.
14+
* You have access to the web console as a user with `cluster-admin` privileges.
1515
* You have containers that come from a Red Hat Quay or Quay.io registry running on your cluster.
1616
1717
.Procedure

modules/spo-installing-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
.Prerequisites
1010

11-
* You must have `admin` privileges.
11+
* You must have `cluster-admin` privileges.
1212
1313
.Procedure
1414

modules/spo-installing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
.Prerequisites
1010

11-
* You must have `admin` privileges.
11+
* You must have access to the web console as a user with `cluster-admin` privileges.
1212
1313
.Procedure
1414

modules/spo-uninstall-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To remove the Security Profiles Operator, you must first delete the `seccomp` an
1010

1111
.Prerequisites
1212

13-
* Access to an {product-title} cluster that uses an account with `cluster-admin` permissions.
13+
* You have access to the web console as a user with `cluster-admin` privileges.
1414
* The Security Profiles Operator is installed.
1515
1616
.Procedure

modules/storage-azure-create-storage-class.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ persistent volumes.
1414

1515
.Procedure
1616

17-
. In the {product-title} console, click *Storage* -> *Storage Classes*.
17+
. In the {product-title} web console, click *Storage* -> *Storage Classes*.
1818

1919
. In the storage class overview, click *Create Storage Class*.
2020

modules/storage-create-storage-class-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[role="_abstract"]
1111
.Procedure
1212

13-
. In the {product-title} console, click *Storage* -> *StorageClasses*.
13+
. In the {product-title} web console, click *Storage* -> *StorageClasses*.
1414

1515
. On the *StorageClasses* page, click *Create StorageClass*.
1616

modules/storage-persistent-storage-creating-volume-claim.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@ a volume in {product-title}.
1111

1212
.Procedure
1313

14-
. In the {product-title} console, click *Storage* -> *Persistent Volume Claims*.
14+
. In the {product-title} web console, click *Storage* -> *Persistent Volume Claims*.
1515

16-
. In the persistent volume claims overview, click *Create Persistent Volume
17-
Claim*.
16+
. In the persistent volume claims overview, click *Create Persistent Volume Claim*.
1817

1918
. Define the desired options on the page that appears.
2019

modules/storage-persistent-storage-efs-pvc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ to mount the underlying EFS storage.
1414

1515
.Procedure (UI)
1616

17-
. In the {product-title} console, click *Storage* -> *Persistent Volume Claims*.
17+
. In the {product-title} web console, click *Storage* -> *Persistent Volume Claims*.
1818

1919
. In the persistent volume claims overview, click *Create Persistent Volume
2020
Claim*.

modules/templates-creating-from-console.adoc

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,13 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="templates-creating-from-console_{context}"]
7-
= Creating an application by using the web console
7+
= Creating an application by using the web console
88

99
You can use the web console to create an application from a template.
1010

1111
.Procedure
1212

13-
. Select *Developer* from the context selector at the top of the web console
14-
navigation menu.
15-
16-
. While in the desired project, click *+Add*
13+
. Navigate to your project and click *+Add*
1714

1815
. Click *All services* in the *Developer Catalog* tile.
1916

modules/troubleshooting-dynamic-plugin.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Refer to this list of troubleshooting tips if you run into issues loading your p
1515
$ oc get console.operator.openshift.io cluster -o jsonpath='{.spec.plugins}'
1616
----
1717
18-
** Verify the enabled plugins on the status card of the *Overview* page in the *Administrator* perspective. You must refresh your browser if the plugin was recently enabled.
18+
** Verify the enabled plugins on the status card of the *Overview* page. You must refresh your browser if the plugin was recently enabled.
1919

2020
* Verify your plugin service is healthy by:
2121
** Verifying your plugin pod status is running and your containers are ready.

modules/uninstall-cluster-logging-operator.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ You can stop aggregating logs by deleting the {clo} and the `ClusterLogging` cus
1010

1111
.Prerequisites
1212

13-
* You have administrator permissions.
14-
* You have access to the *Administrator* perspective of the {product-title} web console.
13+
* Have access to the {product-title} web console as a user with `cluster-admin` privileges.
1514
1615
.Procedure
1716

modules/uninstall-es-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
.Prerequisites
1010

1111
* You have administrator permissions.
12-
* You have access to the *Administrator* perspective of the {product-title} web console.
12+
* Have access to the {product-title} web console as a user with `cluster-admin` privileges.
1313
* If you have not already removed the {clo} and related resources, you must remove references to Elasticsearch from the `ClusterLogging` custom resource.
1414
1515
.Procedure

modules/uninstall-logging-delete-pvcs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ If you do not want to keep the PVCs, you can delete them. If you want to recover
1212
.Prerequisites
1313

1414
* You have administrator permissions.
15-
* You have access to the *Administrator* perspective of the {product-title} web console.
15+
* Have access to the {product-title} web console as a user with `cluster-admin` privileges.
1616
1717
.Procedure
1818

modules/uninstall-loki-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
.Prerequisites
1010

1111
* You have administrator permissions.
12-
* You have access to the *Administrator* perspective of the {product-title} web console.
12+
* You have access to the {product-title} web console with `cluster-admin` privleges.
1313
* If you have not already removed the {clo} and related resources, you have removed references to LokiStack from the `ClusterLogging` custom resource.
1414
1515
.Procedure

modules/updating-control-plane-only-update-cli.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
.Prerequisites
1010

1111
* Verify that machine config pools are unpaused.
12+
* Have access to the {product-title} web console as a user with `cluster-admin` privileges.
1213
* Update the OpenShift CLI (`oc`) to the target version before each update.
1314
1415
[IMPORTANT]
@@ -18,7 +19,7 @@ It is highly discouraged to skip this prerequisite. If the OpenShift CLI (`oc`)
1819

1920
.Procedure
2021

21-
. Using the Administrator perspective on the web console, update any Operator Lifecycle Manager (OLM) Operators to the versions that are compatible with your intended updated version. You can find more information on how to perform this action in "Updating installed Operators"; see "Additional resources".
22+
. Using the web console, update any Operator Lifecycle Manager (OLM) Operators to the versions that are compatible with your intended updated version. You can find more information on how to perform this action in "Updating installed Operators"; see "Additional resources".
2223

2324
. Verify that all machine config pools display a status of `UPDATED` and that no machine config pool displays a status of `UPDATING`.
2425
To view the status of all machine config pools, run the following command:

modules/updating-control-plane-only-update-console.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
.Prerequisites
1010

1111
* Verify that machine config pools are unpaused.
12-
* Have access to the web console as a user with `admin` privileges.
12+
* Have access to the web console as a user with `cluster-admin` privileges.
1313
1414
.Procedure
1515

16-
. Using the Administrator perspective on the web console, update any Operator Lifecycle Manager (OLM) Operators to the versions that are compatible with your intended updated version. You can find more information on how to perform this action in "Updating installed Operators"; see "Additional resources".
16+
. Using the web console, update any Operator Lifecycle Manager (OLM) Operators to the versions that are compatible with your intended updated version. You can find more information on how to perform this action in "Updating installed Operators"; see "Additional resources".
1717

1818
. Verify that all machine config pools display a status of `Up to date` and that no machine config pool displays a status of `UPDATING`.
1919
+

modules/viewing-a-project-using-the-web-console.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,21 @@
88

99
You can view the projects that you have access to by using the {product-title} web console.
1010

11+
include::snippets/unified-perspective-web-console.adoc[]
12+
1113
.Procedure
1214

13-
** If you are using the *Administrator* perspective:
15+
** If you are logged in as an administrator:
1416
.. Navigate to *Home* -> *Projects* in the navigation menu.
1517
.. Select a project to view. The *Overview* tab includes a dashboard for your project.
1618
.. Select the *Details* tab to view the project details.
1719
.. Select the *YAML* tab to view and update the YAML configuration for the project resource.
1820
.. Select the *Workloads* tab to see workloads in the project.
1921
.. Select the *RoleBindings* tab to view and create role bindings for your project.
2022

21-
** If you are using the *Developer* perspective:
23+
** If you are logged in as a developer:
2224
.. Navigate to the *Project* page in the navigation menu.
2325
.. Select *All Projects* from the *Project* drop-down menu at the top of the screen to list all of the projects in your cluster.
24-
.. Select a project to view. The *Overview* tab includes a dashboard for your project.
26+
.. Select a project to view.
2527
.. Select the *Details* tab to view the project details.
26-
.. If you have adequate permissions for a project, select the **Project access** tab view and update the privileges for the project.
28+
.. If you have adequate permissions for a project, select the **Project access** tab view and update the privileges for the project.

modules/viewing-stats-collected-kubernetes-nmtate-op.adoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The Kubernetes NMState Operator, `kubernetes-nmstate-operator`, can collect metr
1313
The `kubernetes_nmstate_features_applied` metrics are not an API and might change between {product-title} versions.
1414
====
1515

16-
In the *Developer* and *Administrator* perspectives, the Metrics UI includes some predefined CPU, memory, bandwidth, and network packet queries for the selected project. You can run custom Prometheus Query Language (PromQL) queries for CPU, memory, bandwidth, network packet and application metrics for the project.
16+
In the web console, the Metrics UI includes some predefined CPU, memory, bandwidth, and network packet queries for the selected project. You can run custom Prometheus Query Language (PromQL) queries for CPU, memory, bandwidth, network packet and application metrics for the project.
1717

1818
The following example demonstrates a `NodeNetworkConfigurationPolicy` manifest example that is applied to an {product-title} cluster:
1919

@@ -58,6 +58,8 @@ kubernetes_nmstate_features_applied{name="dhcpv4-custom-hostname"} 1
5858
* You have deployed a service in a user-defined project.
5959
* You have created a `NodeNetworkConfigurationPolicy` manifest and applied it to your cluster.
6060
61+
include::snippets/unified-perspective-web-console.adoc[]
62+
6163
.Procedure
6264

6365
. If you want to view the metrics from the *Developer* perspective in the {product-title} web console, complete the following tasks:
@@ -72,10 +74,10 @@ kubernetes_nmstate_features_applied{name="dhcpv4-custom-hostname"} 1
7274
+
7375
[NOTE]
7476
====
75-
In the *Developer* perspective, you can only run one query at a time.
77+
You can only run one query at a time with the developer role.
7678
====
7779

78-
. If you want to view the metrics from the *Administrator* perspective in the {product-title} web console, complete the following tasks:
80+
. If you want to view the metrics in the {product-title} web console as an administrator, complete the following tasks:
7981
+
8082
.. Click *Observe* -> *Metrics*.
8183
+

0 commit comments

Comments
 (0)