mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
RHDEVDOCS-3866 Merging the accessing perspectives sections
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
e7b02f904b
commit
3cc70eeb90
@@ -27,3 +27,8 @@ The *Developer* perspective provides workflows specific to developer use cases,
|
||||
* Group components within an application and connect the components within and across applications.
|
||||
* Integrate serverless capabilities (Technology Preview).
|
||||
* Create workspaces to edit your application code using Eclipse Che.
|
||||
|
||||
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.
|
||||
|
||||
.Additional Resources
|
||||
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.
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// web_console/about-administrator-perspective.adoc
|
||||
|
||||
:_content-type: PROCEDURE
|
||||
[id="accessing-the-administrator-perspective_{context}"]
|
||||
= Accessing the Administrator perspective
|
||||
|
||||
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:
|
||||
|
||||
.Procedure
|
||||
|
||||
* Log in to the {product-title} web console using your login credentials to access the *Administrator* perspective.
|
||||
@@ -1,25 +0,0 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// web_console/odc-about-developer-perspective.adoc
|
||||
|
||||
:_content-type: PROCEDURE
|
||||
[id="accessing-developer-perspective_{context}"]
|
||||
= Accessing the Developer perspective
|
||||
|
||||
The *Developer* perspective in the {product-title} web console provides workflows specific to developer use cases.
|
||||
|
||||
You can access the *Developer* perspective from the web console as follows:
|
||||
|
||||
.Prerequisites
|
||||
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.
|
||||
|
||||
.Procedure
|
||||
|
||||
. 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.
|
||||
+
|
||||
.Developer perspective
|
||||
image::web_console_perspectives.png[The administrator and developer perspectives in the {product-title} web console.]
|
||||
+
|
||||
. Select an existing project from the list or use the *Project* drop-down list to create a new project.
|
||||
|
||||
If you have no workloads or applications in the project, the *Topology* view displays the available options to create applications. If you have existing workloads, the *Topology* view graphically displays your workload nodes.
|
||||
28
modules/odc-accessing-perspectives.adoc
Normal file
28
modules/odc-accessing-perspectives.adoc
Normal file
@@ -0,0 +1,28 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// web_console/web-console-overview.adoc
|
||||
|
||||
:_content-type: PROCEDURE
|
||||
[id="accessing-perspectives_{context}"]
|
||||
= Accessing the Perspectives
|
||||
|
||||
|
||||
You can access the *Administrator* and *Developer* perspective from the web console as follows:
|
||||
|
||||
.Prerequisites
|
||||
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
|
||||
|
||||
.Additional Resources
|
||||
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.
|
||||
|
||||
|
||||
.Procedure
|
||||
|
||||
. Use the perspective switcher to switch to the *Administrator* or *Developer* perspective.
|
||||
|
||||
. Select an existing project from the *Project* drop-down list. You can also create a new project from this dropdown.
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
You can use the perspective switcher only as `cluster-admin`.
|
||||
====
|
||||
@@ -17,10 +17,9 @@ include::modules/about-administrator-perspective.adoc[leveloffset=+1]
|
||||
|
||||
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.
|
||||
|
||||
include::modules/accessing-the-administrator-perspective.adoc[leveloffset=+2]
|
||||
|
||||
include::modules/about-developer-perspective.adoc[leveloffset=+1]
|
||||
include::modules/odc-accessing-developer-perspective.adoc[leveloffset=+2]
|
||||
include::modules/odc-accessing-perspectives.adoc[leveloffset=+1]
|
||||
|
||||
[role="_additional-resources"]
|
||||
.Additional resources
|
||||
@@ -34,4 +33,4 @@ include::modules/odc-accessing-developer-perspective.adoc[leveloffset=+2]
|
||||
* xref:../web_console/customizing-the-web-console.adoc#customizing-web-console[Customizing the web console]
|
||||
* xref:../web_console/odc-about-web-terminal.adoc#odc-about-web-terminal[Launching an embedded command line terminal instance in the web console]
|
||||
* xref:../web_console/creating-quick-start-tutorials.adoc#creating-quick-start-tutorials[Creating quick start tutorials]
|
||||
* xref:../web_console/disabling-web-console.adoc#disabling-web-console[Disabling the web console]
|
||||
* xref:../web_console/disabling-web-console.adoc#disabling-web-console[Disabling the web console]
|
||||
Reference in New Issue
Block a user