Uninstall KubeflowUninstall KubeflowInstructions for uninstalling Kubeflow Uninstall Kubeflow on your Azure AKS cluster. # Go to your Kubeflow deployment directorycd ${KF_DIR}# Remove Kubeflowkfctl delete -f ${CONFIG_FILE}