Uninstall Kubeflow

Instructions for uninstalling Kubeflow

Uninstall Kubeflow on your Azure AKS cluster.

  1. # Go to your Kubeflow deployment directory
  2. cd ${KF_DIR}
  3. # Remove Kubeflow
  4. kfctl delete -f ${CONFIG_FILE}