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_v1.3.0.yaml
rm -rf kustomize/
rm -rf .cache/
Delete all MutatingWebhookConfiguration and ValidatingWebhookConfiguration created by Kubeflow
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified April 23, 2021: Updating documentation for KF 1.3 on Openshift (#2647) (383053c)