mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
37 lines
1.2 KiB
Plaintext
37 lines
1.2 KiB
Plaintext
// Module included in the following assemblies:
|
|
|
|
// * power_monitoring/installing-power-monitoring.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="power-monitoring-installing-pmo_{context}"]
|
|
= Installing the {PM-operator}
|
|
|
|
As a cluster administrator, you can install the {PM-operator} from the software catalog by using the {product-title} web console.
|
|
|
|
[WARNING]
|
|
====
|
|
You must remove any previously installed versions of the {PM-operator} before installation.
|
|
====
|
|
|
|
.Prerequisites
|
|
* You have access to the {product-title} web console.
|
|
* You are logged in as a user with the `cluster-admin` role.
|
|
|
|
.Procedure
|
|
|
|
. In the web console, go to *Ecosystem* -> *Software Catalog*.
|
|
|
|
. Search for `{PM-shortname}`, click the *{PM-title-c}* tile, and then click *Install*.
|
|
//. On the *Install Operator* page:
|
|
//.. Select an *Update channel*.
|
|
//.. Select a {PM-shortname} *Version* to install.
|
|
// This can be included once the user has options there to choose. Not needed for now.
|
|
|
|
. Click *Install* again to install the {PM-operator}.
|
|
+
|
|
{PM-title-c} is now available in all namespaces of the {product-title} cluster.
|
|
|
|
.Verification
|
|
|
|
. Verify that the {PM-operator} is listed in *Ecosystem* -> *Installed Operators*. The *Status* should resolve to *Succeeded*.
|