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.
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 the AWS guides for kfctl v0.7 (#1244) (b941ebe9)