Uninstalling the {secondary-scheduler-operator}
If you no longer need the Secondary Scheduler Operator for Red Hat OpenShift in your cluster, you can uninstall the Operator and remove its related resources.
Uninstalling the Secondary Scheduler Operator
You can use the web console to uninstall the Secondary Scheduler Operator for Red Hat OpenShift if you no longer need the Operator in your cluster.
-
You are logged in to OpenShift Container Platform as a user with the
cluster-adminrole. -
You have access to the OpenShift Container Platform web console.
-
The Secondary Scheduler Operator for Red Hat OpenShift is installed.
-
Log in to the OpenShift Container Platform web console.
-
Uninstall the Secondary Scheduler Operator for Red Hat OpenShift Operator.
-
Navigate to Ecosystem → Installed Operators.
-
Click the Options menu
next to the Secondary Scheduler Operator entry and click Uninstall Operator.
-
In the confirmation dialog, click Uninstall.
-
Removing Secondary Scheduler Operator resources
Optionally, remove the custom resource definition (CRD) and associated namespace after the Secondary Scheduler Operator for Red Hat OpenShift is uninstalled. This cleans up all remaining secondary scheduler artifacts.
-
You are logged in to OpenShift Container Platform as a user with the
cluster-adminrole. -
You have access to the OpenShift Container Platform web console.
-
Log in to the OpenShift Container Platform web console.
-
Remove the CRD that was installed by the Secondary Scheduler Operator:
-
Navigate to Administration → CustomResourceDefinitions.
-
Enter
SecondarySchedulerin the Name field to filter the CRDs. -
Click the Options menu
next to the SecondaryScheduler CRD and select Delete Custom Resource Definition:
-
-
Remove the
openshift-secondary-scheduler-operatornamespace.-
Navigate to Administration → Namespaces.
-
Click the Options menu
next to the openshift-secondary-scheduler-operator and select Delete Namespace.
-
In the confirmation dialog, enter
openshift-secondary-scheduler-operatorin the field and click Delete.
-