You are viewing documentation for Kubeflow 1.2

This is a static snapshot from the time of the Kubeflow 1.2 release.
For up-to-date information, see the latest version.

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