Uninstall Kubeflow
Instructions for uninstall Kubeflow
Uninstall Kubeflow and delete your Amazon EKS cluster.
cd ${KUBEFLOW_SRC}/${KFAPP}
${KUBEFLOW_SRC}/scripts/kfctl.sh delete all
Note: If you installed Kubeflow on an existing Amazon EKS cluster, these scripts won’t tear down your cluster in this step. In this case, you must manually delete your cluster.
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 26.04.2019: Address review feedbacks (ee8e632a)