Questo contenuto non è disponibile nella lingua selezionata.

Chapter 1. Web Console Overview


The Red Hat OpenShift Service on AWS 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.

You can create quick start tutorials for Red Hat OpenShift Service on AWS that provide guided steps within the web console with user tasks. They are helpful for getting oriented with an application, Operator, or other product offering.

1.1. Administrator role in the web console

The cluster administrator role 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 use all features in the web console.

Cluster administrators can also open an embedded command-line terminal instance with the web terminal Operator.

The Administrator perspective provides workflows specific to administrator use cases, such as the ability to:

  • Manage workload, storage, networking, and cluster settings.
  • Install and manage Operators using the OperatorHub.
  • Add identity providers that allow users to log in and manage user access through roles and role bindings.
  • 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.
  • Access and manage monitoring features such as metrics, alerts, and monitoring dashboards.
  • View and manage logging, metrics, and high-status information about the cluster.
  • Visually interact with applications, components, and services.

1.2. Developer role in the web console

The developer role in the web console offers several built-in ways to deploy applications, services, and databases. With the developer role, you can:

  • View real-time visualization of rolling and recreating rollouts on the component.
  • View the application status, resource utilization, project event streaming, and quota consumption.
  • Share your project with others.
  • 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.

Cluster developers can also open an embedded command-line terminal instance in the web console.

Developers have access to workflows specific to their use cases, such as the ability to:

  • Create and deploy applications on Red Hat OpenShift Service on AWS by importing existing codebases, images, and container files.
  • Visually interact with applications, components, and services associated with them within a project and monitor their deployment and build status.
  • Group components within an application and connect the components within and across applications.
  • Integrate serverless capabilities (Technology Preview).
  • Create workspaces to edit their 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.

1.3. Enabling the Developer perspective in the web console

Cluster administrators can enable the Developer perspective for developers to use.

You can enable the Developer perspective with the following steps:

Prerequisites

  • You have access to the web console as a user with cluster-admin privileges.

Procedure

  1. Navigate to the Cluster Settings page by clicking Administration Cluster Settings.
  2. Select the Configuration tab on the Cluster Settings page.
  3. Type console in the search to locate the Console Operator resource and select operator.openshift.io.
  4. On the Cluster Details page, click the Actions menu and select Customize.
  5. In the General tab, locate the Perspectives section. You can enable or disable the Developer perspective as needed. Changes are automatically applied.
  6. Optional: You can enable the Developer perspective with the CLI by running the following command:

    $ oc patch console.operator.openshift.io/cluster --type='merge' -p '{"spec":{"customization":{"perspectives":[{"id":"dev","visibility":{"state":"Enabled"}}]}}}'
    Copy to Clipboard Toggle word wrap
    Note

    It will take some time for the change to reflect in the web console as the console pod restarts.

Torna in cima
Red Hat logoGithubredditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni sulla documentazione di Red Hat

Aiutiamo gli utenti Red Hat a innovarsi e raggiungere i propri obiettivi con i nostri prodotti e servizi grazie a contenuti di cui possono fidarsi. Esplora i nostri ultimi aggiornamenti.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita il Blog di Red Hat.

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

Theme

© 2025 Red Hat