Uninstall Kubeflow
Instructions for uninstalling Kubeflow from your OpenShift cluster
Uninstall a Kubeflow Instance
To delete a Kubeflow installation please follow these steps:
kfctl delete --file=./kfdef/kfctl_openshift.yaml
rm -rf kfdef/kustomize/
oc delete mutatingwebhookconfigurations admission-webhook-mutating-webhook-configuration
oc delete mutatingwebhookconfigurations inferenceservice.serving.kubeflow.org
oc delete mutatingwebhookconfigurations katib-mutating-webhook-config
oc delete mutatingwebhookconfigurations mutating-webhook-configurations
Last modified 20.04.2021: Apply Docs Restructure to `v1.2-branch` = update `v1.2-branch` to current `master` v2 (#2612) (4e2602bd)