Version v0.6 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.

Uninstall Kubeflow

Instructions for uninstall Kubeflow

Uninstall Kubeflow

cd ${KFAPP}
kfctl delete all -V

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.