mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
27 lines
1.6 KiB
Plaintext
27 lines
1.6 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// web_console/web-console-overview.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="about-administrator-perspective_{context}"]
|
|
= 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.
|
|
|
|
ifndef::openshift-rosa-hcp[]
|
|
Cluster administrators can also open an embedded command-line terminal instance with the web terminal Operator in {product-title} 4.7 and later.
|
|
endif::openshift-rosa-hcp[]
|
|
ifdef::openshift-rosa-hcp[]
|
|
Cluster administrators can also open an embedded command-line terminal instance with the web terminal Operator.
|
|
endif::openshift-rosa-hcp[]
|
|
|
|
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.
|