Skip to content

Commit dd47f81

Browse files
gwynnemonahaneromanova97
authored andcommitted
POWERMON-577 [POWERMON] 0.5 Uninstall Doc Updates
1 parent 97a21d5 commit dd47f81

File tree

3 files changed

+36
-1
lines changed

3 files changed

+36
-1
lines changed

modules/power-monitoring-deleting-kepler.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,18 @@
88

99
You can delete {PM-kepler} by removing the {PM-kepler} instance of the `{PM-kepler}` custom resource definition (CRD) from the {product-title} web console.
1010

11+
[IMPORTANT]
12+
====
13+
Starting with {PM-title} 0.5 (Technology Preview), use the `PowerMonitor` CRD, and remove all instances of the `Kepler` CRD.
14+
====
15+
1116
.Prerequisites
1217
* You have access to the {product-title} web console.
1318
* You are logged in as a user with the `cluster-admin` role.
1419
1520
.Procedure
1621

17-
. In the *Administrator* perspective of the web console, go to *Operators* -> *Installed Operators*.
22+
. In the web console, go to *Operators* -> *Installed Operators*.
1823

1924
. Click *{PM-title-c}* from the *Installed Operators* list and go to the *{PM-kepler}* tab.
2025

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
// Module included in the following assemblies:
2+
3+
// * power_monitoring/uninstalling-power-monitoring.adoc
4+
5+
:_mod-docs-content-type: PROCEDURE
6+
[id="power-monitoring-deleting-power-monitoring-custom-resource_{context}"]
7+
= Deleting the PowerMonitor custom resource
8+
9+
You can delete the `PowerMonitor` custom resource (CR) by removing the `power-monitor` instance of the `PowerMonitor` CR from the {product-title} web console.
10+
11+
.Prerequisites
12+
13+
* You have access to the {product-title} web console.
14+
* You are logged in as a user with the `cluster-admin` role.
15+
16+
.Procedure
17+
18+
. In the web console, go to *Operators**Installed Operators*.
19+
20+
. Click *{PM-title-c}* from the *Installed Operators* list and go to the *PowerMonitor* tab.
21+
22+
. Locate the *PowerMonitor* instance entry in the list.
23+
24+
. Click the {kebab} for this entry and select *Delete PowerMonitor*.
25+
26+
. In the *Delete PowerMonitor?* dialog, click *Delete* to delete the `PowerMonitor` instance.

observability/power_monitoring/uninstalling-power-monitoring.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ You can uninstall {PM-shortname} by deleting the {PM-kepler} instance and then t
1313

1414
// Removing kepler
1515
include::modules/power-monitoring-deleting-kepler.adoc[leveloffset=+1]
16+
//might need Additional resource section to add link to configuring PowerMonitor CRD content when that content is ready
17+
18+
// Removing PowerMonitor CRD
19+
include::modules/power-monitoring-deleting-power-monitor-custom-resource.adoc[leveloffset=+1]
1620

1721
// Uninstalling power monitoring operator
1822
include::modules/power-monitoring-uninstalling-pmo.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)