mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
23 lines
1.1 KiB
Plaintext
23 lines
1.1 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// web_console/odc-about-developer-perspective.adoc
|
|
|
|
[id="accessing-developer-perspective_{context}"]
|
|
= Accessing 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:
|
|
|
|
.Procedure
|
|
|
|
. 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.
|
|
. 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::odc_developer_perspective.png[]
|
|
+
|
|
. 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.
|