Skip to content

Commit

Permalink
Remove workflow section (kubeflow#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyvelich authored and k8s-ci-robot committed Dec 21, 2018
1 parent a4bdbfe commit 4f706ac
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions content/docs/about/kubeflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,6 @@ You can choose to deploy your workloads locally or to a cloud environment.

Kubeflow started as an open sourcing of the way Google ran [TensorFlow](https://www.tensorflow.org/) internally, based on a pipeline called [TensorFlow Extended](https://www.tensorflow.org/tfx/). It began as just a simpler way to run TensorFlow jobs on Kubernetes, but has since expanded to be a multi-architecture, multi-cloud framework for running entire machine learning pipelines.

## Workflow

The basic workflow is:

* Download the Kubeflow scripts and configuration files.
* Customize the configuration.
* Run the scripts to deploy your containers to your chosen environment.

You adapt the configuration to choose the platforms and services that you want
to use for each stage of the ML workflow: data preparation, model training,
prediction serving, and service management.

You can choose to deploy your workloads locally or to a cloud environment.

## Notebooks

Included in Kubeflow is [JupyterHub](https://jupyterhub.readthedocs.io/en/stable/) to create and manage multi-user interactive Jupyter notebooks. Project Jupyter is a non-profit, open-source project to support interactive data science and scientific computing across all programming languages.
Expand Down

0 comments on commit 4f706ac

Please sign in to comment.