2129 Forks
12436 Stars
12436 Watchers

kubeflow

Machine Learning Toolkit for Kubernetes

How to download and setup kubeflow

Open terminal and run command
git clone https://github.com/kubeflow/kubeflow.git
git clone is used to create a copy or clone of kubeflow repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kubeflow https://github.com/kubeflow/kubeflow/archive/master.zip

Or simply clone kubeflow with SSH
[email protected]:kubeflow/kubeflow.git

If you have some problems with kubeflow

You may open issue on kubeflow support forum (system) here: https://github.com/kubeflow/kubeflow/issues