Skip to content

Commit ce5cfe8

Browse files
authored
Merge pull request #47809 from mpandya15/admin-dev-webconsole
[OSDOCS-2719] Adding the web console overview and Administrator perspective
2 parents a0e1941 + 6753726 commit ce5cfe8

17 files changed

+127
-51
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -612,6 +612,8 @@ Name: Web console
612612
Dir: web_console
613613
Distros: openshift-enterprise,openshift-origin,openshift-online
614614
Topics:
615+
- Name: Web console overview
616+
File: web-console-overview
615617
- Name: Accessing the web console
616618
File: web-console
617619
- Name: Viewing cluster information
@@ -628,8 +630,6 @@ Topics:
628630
- Name: Dynamic plug-ins
629631
File: dynamic-plug-ins
630632
Distros: openshift-enterprise,openshift-origin
631-
- Name: Developer perspective
632-
File: odc-about-developer-perspective
633633
- Name: Web terminal
634634
File: odc-about-web-terminal
635635
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
@@ -12,8 +12,8 @@ The *Observe* view in the *Developer* perspective provides options to monitor yo
1212
[id="prerequisites_odc-monitoring-project-and-application-metrics-using-developer-perspective"]
1313
== Prerequisites
1414

15-
* 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].
1615
* 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}].
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].
1717

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

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}.

0 commit comments

Comments
 (0)