Features of Kubeflow on GCP

Reasons to use Kubeflow on Google Cloud Platform (GCP)

Running Kubeflow on GCP brings you the following features:

  • You useDeployment Manager todeclaratively manage all non-Kubernetes resources (including the GKEcluster). Deployment Manager is easy to customize for your particular usecase.
  • You can take advantage ofGKE autoscaling to scaleyour cluster horizontallyand vertically to meet the demands of machine learning (ML) workloads withlarge resource requirements.
  • Cloud Identity-Aware Proxy (Cloud IAP)makes it easy to securely connect to Jupyter and otherweb apps running as part of Kubeflow.
  • Stackdriver providespersistent logs to aid in debugging and troubleshooting.
  • You can use GPUs and Cloud TPU toaccelerate your workload.

Next steps

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 04.03.2020: Clarified that GCP basic auth is not supported and removed most references (#1765) (8703f266)