Skip to content

Uninstalling the JobSet Operator

Uninstall the JobSet Operator by using the OpenShift Container Platform web console to remove the Operator instance and its resources from your cluster.

Uninstalling the JobSet Operator

Uninstall the JobSet Operator by using the OpenShift Container Platform web console to remove the Operator instance.

Prerequisites
  • You have access to the cluster with cluster-admin privileges.

  • You have access to the OpenShift Container Platform web console.

  • You have installed the JobSet Operator.

Procedure
  1. Log in to the OpenShift Container Platform web console.

  2. Navigate to OperatorsInstalled Operators.

  3. Select openshift-js-operator from the Project dropdown list.

  4. Delete the JobSetOperator instance.

    1. Click JobSet Operator and select the JobSetOperator tab.

    2. Click the Options menu kebab next to the cluster entry and select Delete JobSetOperator.

    3. In the confirmation dialog, click Delete.

  5. Uninstall the JobSet Operator.

    1. Navigate to OperatorsInstalled Operators.

    2. Click the Options menu kebab next to the JobSet Operator entry and click Uninstall Operator.

    3. In the confirmation dialog, click Uninstall.

Uninstalling JobSet Operator resources

Optionally, after uninstalling the JobSet Operator, you can remove its related resources from your cluster.

Prerequisites
  • You have access to the cluster with cluster-admin privileges.

  • You have access to the OpenShift Container Platform web console.

  • You have uninstalled the JobSet Operator.

Procedure
  1. Log in to the OpenShift Container Platform web console.

  2. Remove CRDs that were created when the JobSet Operator was installed:

    1. Navigate to AdministrationCustomResourceDefinitions.

    2. Enter JobSetOperator in the Name field to filter the CRDs.

    3. Click the Options menu kebab next to the JobSetOperator CRD and select Delete CustomResourceDefinition.

    4. In the confirmation dialog, click Delete.

  3. Delete the openshift-jobset-operator namespace.

    1. Navigate to AdministrationNamespaces.

    2. Fine openshift-jobset-operator in the list of namespaces.

    3. Click the Options menu kebab next to the openshift-jobset-operator entry and select Delete Namespace.

    4. In the confirmation dialog, enter openshift-jobset-operator and click Delete.