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}
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 23.10.2019: Updated Azure docs for kfctl v0.7 (#1245) (4dba0e9e)