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 March 10, 2020: content i18n for zh (6c961064)