Kubeflow is a project that makes machine learning (ML), workflows on Kubernetes portable, scalable, and easy to deploy. Our goal is not create new services, but to make it easy to deploy the best-of-breed open source systems for ML to different infrastructures. Kubeflow can be run anywhere Kubernetes is running. Kubeflow offers a custom TensorFlow job operator that can be used to train your ML model. Kubeflow's job manager can handle distributed TensorFlow training jobs. You can configure the training controller to use GPUs or CPUs, and to adapt to different cluster sizes. Kubeflow provides services to create and manage interactive Jupyter Notebooks. You can adjust your notebook deployment and compute resources to meet your data science requirements. You can experiment with your workflows locally and then move them to the cloud when you are ready.