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)