You are viewing documentation for Kubeflow 1.1

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

Uninstall Kubeflow

Instructions for uninstalling Kubeflow

Uninstall Kubeflow on your Azure AKS cluster.

# Go to your Kubeflow deployment directory
cd ${KF_DIR}

# Remove Kubeflow
kfctl delete -f ${CONFIG_FILE}

Last modified 04.08.2020: Update uninstall-kubeflow.md (2a96bbb4)