-
Notifications
You must be signed in to change notification settings - Fork 1.8k
POWERMON-577 [POWERMON] 0.5 Uninstall Doc Updates #95973
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: power-monitoring-0.5
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -0,0 +1,26 @@ | ||||||
// Module included in the following assemblies: | ||||||
|
||||||
// * power_monitoring/uninstalling-power-monitoring.adoc | ||||||
|
||||||
:_mod-docs-content-type: PROCEDURE | ||||||
[id="power-monitoring-proc_deleting-power-monitoring-crd_{context}"] | ||||||
= Deleting the PowerMonitor custom resource definition | ||||||
|
||||||
You can delete the `PowerMonitor` custom resource definition (CRD) by removing the `PowerMonitor` instance of the `PowerMonitor` CRD from the {product-title} web console. | ||||||
|
||||||
.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 *Operators* → *Installed Operators*. | ||||||
|
||||||
. Click *{PM-title-c}* from the *Installed Operators* list and go to the *{PM-kepler}* tab. | ||||||
|
||||||
. Locate the *{PM-kepler}* instance entry in the list. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Hey @vprashar2929 , Just so I understand: the tab is still named "Kepler," but the entry to remove is now named "PowerMonitor." And in the UI it is shown as "PowerMonitor" instance in the list, and and not "power-monitor" instance as stated in the introduction. Correct? |
||||||
|
||||||
. Click the {kebab} for this entry and select *Delete PowerMonitor*. | ||||||
|
||||||
. In the *Delete PowerMonitor?* dialog, click *Delete* to delete the `PowerMonitor` instance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.