Skip to content

Commit b8979b2

Browse files
gwynnemonahanopenshift-cherrypick-robot
authored andcommitted
POWERMON-578 0.5 Installation Doc Updates
1 parent b1bd022 commit b8979b2

File tree

4 files changed

+41
-33
lines changed

4 files changed

+41
-33
lines changed

modules/power-monitoring-deploying-kepler.adoc

Lines changed: 0 additions & 31 deletions
This file was deleted.
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
// Module included in the following assemblies:
2+
3+
// * power_monitoring/installing-power-monitoring.adoc
4+
5+
:_mod-docs-content-type: PROCEDURE
6+
[id="power-monitoring-deploying-power-monitor-custom-resource_{context}"]
7+
= Deploying PowerMonitor custom resource
8+
9+
You can deploy {PM-kepler} by creating an instance of the `PowerMonitor` custom resource (CR) using the {PM-operator}.
10+
11+
[IMPORTANT]
12+
====
13+
The `Kepler` custom resource definition (CRD) has been deprecated and will be removed in a future release. Use the `PowerMonitor` custom resource instead.
14+
====
15+
16+
.Prerequisites
17+
* You have access to the {product-title} web console.
18+
* You are logged in as a user with the `cluster-admin` role.
19+
* You have installed the {PM-operator}.
20+
21+
.Procedure
22+
23+
. In the web console, go to *Operators* -> *Installed Operators*.
24+
25+
. Click *{PM-title-c}* from the *Installed Operators* list and go to the *PowerMonitor* tab.
26+
27+
. Click *Create PowerMonitor*.
28+
29+
. On the *Create PowerMonitor* page, ensure the *Name* is set to `power-monitor`.
30+
+
31+
[IMPORTANT]
32+
====
33+
The name of your `PowerMonitor` instance must be set to `power-monitor`. All other instances are ignored by the {PM-operator}.
34+
====
35+
36+
. Click *Create* to deploy the PowerMonitor and {PM-shortname} dashboards.
37+
38+
//formerly Deploying Kepler.
39+
//Kepler CRDs are being removed from TP 0.5 and being replaced with PowerMonitor CRDs.

modules/power-monitoring-installing-pmo.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You must remove any previously installed versions of the {PM-operator} before in
1919
2020
.Procedure
2121

22-
. In the *Administrator* perspective of the web console, go to *Operators* -> *OperatorHub*.
22+
. In the web console, go to *Operators* -> *OperatorHub*.
2323

2424
. Search for `{PM-shortname}`, click the *{PM-title-c}* tile, and then click *Install*.
2525
//. On the *Install Operator* page:

observability/power_monitoring/installing-power-monitoring.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ You can install {PM-title} by deploying the {PM-operator} in the {product-title}
1515
include::modules/power-monitoring-installing-pmo.adoc[leveloffset=+1]
1616

1717
// Deploying Kepler
18-
include::modules/power-monitoring-deploying-kepler.adoc[leveloffset=+1]
18+
include::modules/power-monitoring-deploying-power-monitor-custom-resource.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)