You can remove the Secondary Scheduler Operator for Red Hat OpenShift from OKD by uninstalling the Operator and removing its related resources.
You can uninstall the Secondary Scheduler Operator for Red Hat OpenShift by using the web console.
You have access to the cluster with cluster-admin
privileges.
You have access to the OKD web console.
The Secondary Scheduler Operator for Red Hat OpenShift is installed.
Log in to the OKD web console.
Uninstall the Secondary Scheduler Operator for Red Hat OpenShift Operator.
Navigate to Operators → Installed Operators.
Click the Options menu next to the Secondary Scheduler Operator entry and click Uninstall Operator.
In the confirmation dialog, click Uninstall.
Optionally, after uninstalling the Secondary Scheduler Operator for Red Hat OpenShift, you can remove its related resources from your cluster.
You have access to the cluster with cluster-admin
privileges.
You have access to the OKD web console.
Log in to the OKD web console.
Remove CRDs that were installed by the Secondary Scheduler Operator:
Navigate to Administration → CustomResourceDefinitions.
Enter SecondaryScheduler
in 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-operator
namespace.
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-operator
in the field and click Delete.