Uninstall Kubeflow
Instructions for uninstalling Kubeflow
Uninstall Kubeflow on your IBM Cloud IKS cluster.
# Go to your Kubeflow deployment directory
cd ${KF_DIR}
# Remove Kubeflow
kfctl delete -f ${CONFIG_FILE}
rm -rf kustomize .cache
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 20.04.2021: Apply Docs Restructure to `v1.2-branch` = update `v1.2-branch` to current `master` v2 (#2612) (4e2602bd)