Delete using GCP Console

Deleting Kubeflow using the Google Cloud Platform (GCP) Console

This page shows you how to delete your Kubeflow deployment using DeploymentManager in the GCP Console.

Note: For best results you should use theCLI to delete Kubeflow. Deleting with DeploymentManager as described below can orphan some resources likeCloud Endpoints.

To delete your Kubeflow deployment and reclaim all related resources using theGCP Console:

  • Open the Deployment Manager in the GCPConsole for your project.Deployment Manager lists all the available deploymentsin your project. Make sure that the selected project is the same as the oneyou used for your Kubeflow deployment.Deployment Manager in GCP Console

  • Select the Kubeflow deployment with the deployment name you used at thetime of creation and click the Delete button at the top.Deleting Kubeflow deployment in GCP Console

This action should delete any running nodes in your deployment, delete serviceaccounts that were created for the deployment, and reclaim all resources.

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 02.05.2019: Tech writer refactor of GCP deployment docs. (#676) (10135e0a)