Uninstall Kubeflow

Instructions for uninstall Kubeflow

Uninstall Kubeflow

  1. cd ${KF_DIR}
  2. 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.