Skip to content

Blueprints for Deploying Kubeflow on Google Cloud Platform and Anthos

License

Notifications You must be signed in to change notification settings

jlewi/gcp-blueprints

This branch is 1 commit ahead of, 177 commits behind GoogleCloudPlatform/kubeflow-distribution:master.

Repository files navigation

Kubeflow Blueprint

Blueprints for Kubeflow.

Kubeflow is deployed as follows

  • A mangement cluster is setup using the manifests in management

    • The management cluster runs KCC and optionally ConfigSync
    • The management cluster is used to create all GCP resources for Kubeflow (e.g. the GKE cluster)
    • A single management cluster could be used for multiple projects or multiple KF deployments
  • Once the Kubeflow cluster is created we use kustomize to deploy the KF applications on it.

For more information about blueprints refer to the kpt blueprint guide

Getting Started

  1. Use the management blueprint to spin up a management cluster
  2. Use the kubeflow blueprint to create a Kubeflow deployment.

About

Blueprints for Deploying Kubeflow on Google Cloud Platform and Anthos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 85.0%
  • Shell 15.0%