Skip to content

Commit bd485c0

Browse files
authored
Merge pull request #54197 from shreyasiddhartha/Sample-RHDEVDOCS-3866
Sample rhdevdocs 3866
2 parents 5a41103 + 29df6b2 commit bd485c0

5 files changed

+35
-41
lines changed

modules/about-developer-perspective.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,8 @@ The *Developer* perspective provides workflows specific to developer use cases,
2727
* Group components within an application and connect the components within and across applications.
2828
* Integrate serverless capabilities (Technology Preview).
2929
* Create workspaces to edit your application code using Eclipse Che.
30+
31+
You can use the *Topology* view to display applications, components, and workloads of your project. If you have no workloads in the project, the *Topology* view will show some links to create or import them. You can also use the *Quick Search* to import components directly.
32+
33+
.Additional Resources
34+
See link:https://docs.openshift.com/container-platform/4.11/applications/odc-viewing-application-composition-using-topology-view.html[Viewing application composition using the Topology] view for more information on using the *Topology* view in *Developer* perspective.

modules/accessing-the-administrator-perspective.adoc

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

modules/odc-accessing-developer-perspective.adoc

Lines changed: 0 additions & 25 deletions
This file was deleted.
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
// Module included in the following assemblies:
2+
//
3+
// web_console/web-console-overview.adoc
4+
5+
:_content-type: PROCEDURE
6+
[id="accessing-perspectives_{context}"]
7+
= Accessing the Perspectives
8+
9+
10+
You can access the *Administrator* and *Developer* perspective from the web console as follows:
11+
12+
.Prerequisites
13+
To access a perspective, ensure that you have logged in to the web console. Your default perspective is automatically determined by the permission of the users. The *Administrator* perspective is selected for users with access to all projects, while the *Developer* perspective is selected for users with limited access to their own projects
14+
15+
.Additional Resources
16+
See link:https://docs.openshift.com/container-platform/4.11/web_console/adding-user-preferences.html[Adding User Preferences] for more information on changing perspectives.
17+
18+
19+
.Procedure
20+
21+
. Use the perspective switcher to switch to the *Administrator* or *Developer* perspective.
22+
23+
. Select an existing project from the *Project* drop-down list. You can also create a new project from this dropdown.
24+
25+
[NOTE]
26+
====
27+
You can use the perspective switcher only as `cluster-admin`.
28+
====

web_console/web-console-overview.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,9 @@ include::modules/about-administrator-perspective.adoc[leveloffset=+1]
1717

1818
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.
1919

20-
include::modules/accessing-the-administrator-perspective.adoc[leveloffset=+2]
2120

2221
include::modules/about-developer-perspective.adoc[leveloffset=+1]
23-
include::modules/odc-accessing-developer-perspective.adoc[leveloffset=+2]
22+
include::modules/odc-accessing-perspectives.adoc[leveloffset=+1]
2423

2524
[role="_additional-resources"]
2625
.Additional resources
@@ -34,4 +33,4 @@ include::modules/odc-accessing-developer-perspective.adoc[leveloffset=+2]
3433
* xref:../web_console/customizing-the-web-console.adoc#customizing-web-console[Customizing the web console]
3534
* xref:../web_console/odc-about-web-terminal.adoc#odc-about-web-terminal[Launching an embedded command line terminal instance in the web console]
3635
* 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]
36+
* xref:../web_console/disabling-web-console.adoc#disabling-web-console[Disabling the web console]

0 commit comments

Comments
 (0)