mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 03:47:04 +01:00
30 lines
1.2 KiB
Plaintext
30 lines
1.2 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * nodes/scheduling/secondary_scheduler/nodes-secondary-scheduler-uninstalling.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="nodes-secondary-scheduler-uninstall-console_{context}"]
|
|
= Uninstalling the {secondary-scheduler-operator}
|
|
|
|
[role="_abstract"]
|
|
You can use the web console to uninstall the {secondary-scheduler-operator-full} if you no longer need the Operator in your cluster.
|
|
|
|
.Prerequisites
|
|
|
|
ifndef::openshift-rosa,openshift-dedicated[]
|
|
* You are logged in to {product-title} as a user with the `cluster-admin` role.
|
|
endif::openshift-rosa,openshift-dedicated[]
|
|
ifdef::openshift-rosa,openshift-dedicated[]
|
|
* You are logged in to {product-title} as a user with the `dedicated-admin` role.
|
|
endif::openshift-rosa,openshift-dedicated[]
|
|
* You have access to the {product-title} web console.
|
|
* The {secondary-scheduler-operator-full} is installed.
|
|
|
|
.Procedure
|
|
|
|
. Log in to the {product-title} web console.
|
|
. Uninstall the {secondary-scheduler-operator-full} Operator.
|
|
.. Navigate to *Ecosystem* -> *Installed Operators*.
|
|
.. Click the Options menu {kebab} next to the *{secondary-scheduler-operator}* entry and click *Uninstall Operator*.
|
|
.. In the confirmation dialog, click *Uninstall*.
|