Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6753726

Browse files
Steven Smithmpandya15
authored andcommittedAug 3, 2022
Web console reorg
1 GH feedback feedback feedback incorporating feedback fixing the bullets edits based on feedback Edits based on feedback Feedback
1 parent e8408c7 commit 6753726

17 files changed

+128
-52
lines changed
 

‎_topic_maps/_topic_map.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ Topics:
282282
File: installing-bare-metal-network-customizations
283283
- Name: Installing a user-provisioned bare metal cluster on a restricted network
284284
File: installing-restricted-networks-bare-metal
285-
- Name: Installing on-premise with Assisted Installer
285+
- Name: Installing on-premise with Assisted Installer
286286
Dir: installing_on_prem_assisted
287287
Distros: openshift-enterprise
288288
Topics:
@@ -614,6 +614,8 @@ Name: Web console
614614
Dir: web_console
615615
Distros: openshift-enterprise,openshift-origin,openshift-online
616616
Topics:
617+
- Name: Web console overview
618+
File: web-console-overview
617619
- Name: Accessing the web console
618620
File: web-console
619621
- Name: Viewing cluster information
@@ -630,8 +632,6 @@ Topics:
630632
- Name: Dynamic plug-ins
631633
File: dynamic-plug-ins
632634
Distros: openshift-enterprise,openshift-origin
633-
- Name: Developer perspective
634-
File: odc-about-developer-perspective
635635
- Name: Web terminal
636636
File: odc-about-web-terminal
637637
Distros: openshift-enterprise,openshift-online

‎applications/application-health.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ include::modules/odc-monitoring-health-checks.adoc[leveloffset=+1]
2929

3030
[role="_additional-resources"]
3131
.Additional resources
32-
* For details on switching to the *Developer* perspective in the web console, see xref:../web_console/odc-about-developer-perspective.adoc#odc-about-developer-perspective[About *Developer* perspective].
32+
* For details on switching to the *Developer* perspective in the web console, see xref:../web_console/web-console-overview.adoc#about-developer-perspective_web-console-overview[About the *Developer* perspective].
3333
* For details on adding health checks while creating and deploying an application, see *Advanced Options* in the xref:../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[Creating applications using the Developer perspective] section.

‎applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ endif::[]
5757
To create applications using the *Developer* perspective ensure that:
5858

5959
* You have xref:../../web_console/web-console.adoc#web-console[logged in to the web console].
60-
* You are in the xref:../../web_console/odc-about-developer-perspective.adoc#odc-about-developer-perspective[*Developer* perspective].
6160
* You have created a project or have access to a project with the appropriate xref:../../authentication/using-rbac.adoc#default-roles_using-rbac[roles and permissions] to create applications and other workloads in {product-title}.
6261

6362
ifdef::openshift-enterprise,openshift-webscale[]

‎applications/odc-editing-applications.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ You can edit the configuration and the source code of the application you create
1010

1111
== Prerequisites
1212

13-
* You have xref:../web_console/web-console.adoc#web-console[logged in to the web console] and have switched to the xref:../web_console/odc-about-developer-perspective.adoc#odc-about-developer-perspective[*Developer* perspective].
13+
* You have xref:../web_console/web-console.adoc#web-console[logged in to the web console] and have switched to the xref:../web_console/web-console-overview.adoc#about-developer-perspective_web-console-overview[About the *Developer* perspective].
1414
* You have the appropriate xref:../authentication/using-rbac.adoc#default-roles_using-rbac[roles and permissions] in a project to create and modify applications in {product-title}.
1515
* You have xref:../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[created and deployed an application on {product-title} using the *Developer* perspective].
16+
* You have xref:../web_console/web-console.adoc#web-console[logged in to the web console] and have switched to xref:../web_console/web-console-overview.adoc#about-developer-perspective_web-console-overview[the *Developer* perspective].
1617

1718
include::modules/odc-editing-source-code-using-developer-perspective.adoc[leveloffset=+1]
1819

‎applications/odc-monitoring-project-and-application-metrics-using-developer-perspective.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ The *Observe* view in the *Developer* perspective provides options to monitor yo
1111

1212
== Prerequisites
1313

14-
* You have xref:../web_console/web-console.adoc#web-console-overview[logged in to the web console] and have switched to the xref:../web_console/odc-about-developer-perspective.adoc#odc-about-developer-perspective[*Developer* perspective].
1514
* You have xref:../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[created and deployed applications on {product-title}].
15+
* You have xref:../web_console/web-console.adoc#web-console[logged in to the web console] and have switched to xref:../web_console/web-console-overview.adoc#about-developer-perspective_web-console-overview[the *Developer* perspective].
1616

1717
include::modules/odc-monitoring-your-project-metrics.adoc[leveloffset=+1]
1818

‎applications/odc-viewing-application-composition-using-topology-view.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,9 @@ The *Topology* view in the *Developer* perspective of the web console provides a
1212
To view your applications in the *Topology* view and interact with them, ensure that:
1313

1414
* You have xref:../web_console/web-console.adoc#web-console[logged in to the web console].
15-
* You are in the xref:../web_console/odc-about-developer-perspective.adoc#odc-about-developer-perspective[*Developer* perspective].
1615
* You have the appropriate xref:../authentication/using-rbac.adoc#default-roles_using-rbac[roles and permissions] in a project to create applications and other workloads in {product-title}.
1716
* You have xref:../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[created and deployed an application on {product-title} using the *Developer* perspective].
18-
17+
* You are in xref:../web_console/web-console-overview.adoc#about-developer-perspective_web-console-overview[the *Developer* perspective].
1918

2019
include::modules/odc-viewing-application-topology.adoc[leveloffset=+1]
2120

‎applications/working_with_helm_charts/odc-working-with-helm-releases.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,12 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
10-
You can use the *Developer* perspective in the web console to upgrade, rollback, or uninstall a Helm release.
11-
9+
You can use the *Developer* perspective in the web console to update, rollback, or uninstall a Helm release.
1210

1311
== Prerequisites
1412

15-
* You have logged in to the web console and have switched to the xref:../../web_console/odc-about-developer-perspective.adoc#odc-about-developer-perspective[*Developer* perspective].
13+
* You have logged in to the web console and have switched to xref:../../web_console/web-console-overview.adoc#about-developer-perspective_web-console-overview[the *Developer* perspective].
14+
1615

1716
include::modules/odc-upgrading-helm-release.adoc[leveloffset=+1]
1817

‎cicd/pipelines/working-with-pipelines-using-the-developer-perspective.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
:_content-type: ASSEMBLY
2-
[id='working-with-pipelines-using-the-developer-perspective']
2+
[id="working-with-pipelines-using-the-developer-perspective"]
33
= Working with {pipelines-title} using the Developer perspective
44
include::_attributes/common-attributes.adoc[]
55
:context: working-with-pipelines-using-the-developer-perspective
@@ -19,7 +19,7 @@ After you create the pipelines for your application, you can view and visually i
1919
[discrete]
2020
== Prerequisites
2121

22-
* You have access to an {product-title} cluster and have switched to the xref:../../web_console/odc-about-developer-perspective.adoc[*Developer* perspective] in the web console.
22+
* You have access to an {product-title} cluster and have switched to xref:../../web_console/web-console-overview.adoc#about-developer-perspective_web-console-overview[the *Developer* perspective].
2323
* You have the xref:../../cicd/pipelines/installing-pipelines.adoc#installing-pipelines[OpenShift Pipelines Operator installed] in your cluster.
2424
* You are a cluster administrator or a user with create and edit permissions.
2525
* You have created a project.

‎getting_started/openshift-overview.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,10 @@ Develop and deploy containerized applications with {product-title}. {product-tit
4141
* **xref:../applications/projects/working-with-projects.adoc#working-with-projects[Work with projects]**: Create projects from the {product-title} web console or OpenShift CLI (`oc`) to organize and share the software you develop.
4242

4343
* **xref:../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[Work with applications]**:
44-
Use the xref:../web_console/odc-about-developer-perspective.adoc#odc-about-developer-perspective[*Developer* perspective] in the {product-title} web console to
44+
45+
Use xref:../web_console/web-console-overview.adoc#about-developer-perspective_web-console-overview[the *Developer* perspective] in the {product-title} web console to
4546
xref:../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[create and deploy applications].
47+
4648
Use the
4749
xref:../applications/odc-viewing-application-composition-using-topology-view.adoc#odc-viewing-application-composition-using-topology-view[*Topology* view]
4850
to see your applications, monitor status, connect and group components, and modify your code base.
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
// Module included in the following assemblies:
2+
//
3+
// web_console/web-console-overview.adoc
4+
5+
:_content-type: CONCEPT
6+
[id="about-administrator-perspective_{context}"]
7+
= About the Administrator perspective in the web console
8+
9+
The *Administrator* perspective enables you to view the cluster inventory, capacity, general and specific utilization information, and the stream of important events, all of which help you to simplify planning and troubleshooting tasks. Both project administrators and cluster administrators can view the *Administrator* perspective.
10+
11+
Cluster administrators can also open an embedded command line terminal instance with the web terminal Operator in {product-title} 4.7 and later.
12+
13+
[NOTE]
14+
====
15+
The default web console perspective that is shown depends on the role of the user. The *Administrator* perspective is displayed by default if the user is recognized as an administrator.
16+
====
17+
18+
The *Administrator* perspective provides workflows specific to administrator use cases, such as the ability to:
19+
20+
* Manage workload, storage, networking, and cluster settings.
21+
* Install and manage Operators using the Operator Hub.
22+
* Add identity providers that allow users to log in and manage user access through roles and role bindings.
23+
* View and manage a variety of advanced settings such as cluster updates, partial cluster updates, cluster Operators, custom resource definitions (CRDs), role bindings, and resource quotas.
24+
* Access and manage monitoring features such as metrics, alerts, and monitoring dashboards.
25+
* View and manage logging, metrics, and high-status information about the cluster.
26+
* Visually interact with applications, components, and services associated with the *Administrator* perspective in {product-title}.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
// Module included in the following assemblies:
2+
//
3+
// web_console/web-console-overview.adoc
4+
5+
:_content-type: CONCEPT
6+
[id="about-developer-perspective_{context}"]
7+
= About the Developer perspective in the web console
8+
9+
The *Developer* perspective offers several built-in ways to deploy applications, services, and databases. In the *Developer* perspective, you can:
10+
11+
* View real-time visualization of rolling and recreating rollouts on the component.
12+
* View the application status, resource utilization, project event streaming, and quota consumption.
13+
* Share your project with others.
14+
* Troubleshoot problems with your applications by running Prometheus Query Language (PromQL) queries on your project and examining the metrics visualized on a plot. The metrics provide information about the state of a cluster and any user-defined workloads that you are monitoring.
15+
16+
Cluster administrators can also open an embedded command line terminal instance in the web console in {product-title} 4.7 and later.
17+
18+
[NOTE]
19+
====
20+
The default web console perspective that is shown depends on the role of the user. The *Developer* perspective is displayed by default if the user is recognised as a developer.
21+
====
22+
23+
The *Developer* perspective provides workflows specific to developer use cases, such as the ability to:
24+
25+
* Create and deploy applications on {product-title} by importing existing codebases, images, and container files.
26+
* Visually interact with applications, components, and services associated with them within a project and monitor their deployment and build status.
27+
* Group components within an application and connect the components within and across applications.
28+
* Integrate serverless capabilities (Technology Preview).
29+
* Create workspaces to edit your application code using Eclipse Che.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
// Module included in the following assemblies:
2+
//
3+
// web_console/about-administrator-perspective.adoc
4+
5+
:_content-type: PROCEDURE
6+
[id="accessing-the-administrator-perspective_{context}"]
7+
= Accessing the Administrator perspective
8+
9+
The *Administrator* perspective in the {product-title} web console provides workflows specific to administrator use cases. You can access the *Administrator* perspective from the web console as follows:
10+
11+
.Procedure
12+
13+
* Log in to the {product-title} web console using your login credentials to access the *Administrator* perspective.

‎modules/odc-accessing-developer-perspective.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ The *Developer* perspective in the {product-title} web console provides workflow
1010

1111
You can access the *Developer* perspective from the web console as follows:
1212

13+
.Prerequisites
14+
To access the *Developer* perspective, ensure that you have logged in to the web console. The default view for the {product-title} web console is the *Developer* perspective.
15+
1316
.Procedure
1417

15-
. Log in to the {product-title} web console using your login credentials. The default view for the {product-title} web console is the *Administrator* perspective.
1618
. Use the perspective switcher to switch to the *Developer* perspective. The *Topology* view with a list of all the projects in your cluster is displayed.
1719
+
1820
.Developer perspective

‎modules/odc-installing-helm-charts-using-developer-perspective.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
You can use either the *Developer* perspective in the web console or the CLI to select and install a chart from the Helm charts listed in the *Developer Catalog*. You can create Helm releases by installing Helm charts and see them in the *Developer* perspective of the web console.
66

77
.Prerequisites
8-
* You have logged in to the web console and have switched to the xref:../../web_console/odc-about-developer-perspective.adoc#odc-about-developer-perspective[*Developer* perspective].
8+
* You have logged in to the web console and have switched to xref:../../web_console/web-console-overview.adoc#about-developer-perspective_web-console-overview[the *Developer* perspective].
99
1010
.Procedure
1111
To create Helm releases from the Helm charts provided in the *Developer Catalog*:

‎web_console/odc-about-developer-perspective.adoc

Lines changed: 0 additions & 33 deletions
This file was deleted.

‎web_console/web-console-overview.adoc

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
:_content-type: ASSEMBLY
2+
[id="web-console-overview"]
3+
= Web Console Overview
4+
include::_attributes/common-attributes.adoc[]
5+
:context: web-console-overview
6+
7+
toc::[]
8+
9+
The Red Hat {product-title} web console provides a graphical user interface to visualize your project data and perform administrative, management, and troubleshooting tasks. The web console runs as pods on the control plane nodes in the openshift-console project. It is managed by a `console-operator` pod. Both *Administrator* and *Developer* perspectives are supported.
10+
11+
Both *Administrator* and *Developer* perspectives enable you to create quick start tutorials for {product-title}. A quick start is a guided tutorial with user tasks and is useful for getting oriented with an application, Operator, or other product offering.
12+
13+
include::modules/about-administrator-perspective.adoc[leveloffset=+1]
14+
15+
[role="_additional-resources"]
16+
.Additional resources
17+
18+
See xref:../web_console/odc-about-web-terminal.adoc#odc-about-web-terminal[About the web terminal in the web console] for more information on the web terminal Operator.
19+
20+
include::modules/accessing-the-administrator-perspective.adoc[leveloffset=+2]
21+
22+
include::modules/about-developer-perspective.adoc[leveloffset=+1]
23+
include::modules/odc-accessing-developer-perspective.adoc[leveloffset=+2]
24+
25+
[role="_additional-resources"]
26+
.Additional resources
27+
28+
* xref:../welcome/learn_more_about_openshift.adoc#cluster-administrator[Learn more about Cluster Administrator]
29+
* xref:../getting_started/openshift-overview.adoc#for-administrators[Overview of the *Administrator* perspective]
30+
* xref:../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[Creating and deploying applications on {product-title} using the *Developer* perspective]
31+
* xref:../applications/odc-viewing-application-composition-using-topology-view.adoc#odc-viewing-application-composition-using-topology-view[Viewing the applications in your project, verifying their deployment status, and interacting with them in the *Topology* view]
32+
* xref:../web_console/using-dashboard-to-get-cluster-information.adoc#using-dashboard-to-get-cluster-info[Viewing cluster information]
33+
* xref:../web_console/configuring-web-console.adoc#configuring-web-console[Configuring the web console]
34+
* xref:../web_console/customizing-the-web-console.adoc#customizing-web-console[Customizing the web console]
35+
* xref:../web_console/odc-about-web-terminal.adoc#odc-about-web-terminal[Launching an embedded command line terminal instance in the web console]
36+
* xref:../web_console/creating-quick-start-tutorials.adoc#creating-quick-start-tutorials[Creating quick start tutorials]
37+
* xref:../web_console/disabling-web-console.adoc#disabling-web-console[Disabling the web console]

0 commit comments

Comments
 (0)