Uninstall Kubeflow
Instructions for uninstall Kubeflow
Uninstall Kubeflow
cd ${KF_DIR}
kfctl delete -f ${CONFIG_FILE}
Note: If you installed Kubeflow on an existing Amazon EKS cluster, these scripts won’t tear down your cluster in this step. If you want to shutdown EKS cluster, you must manually delete it by yourself.