Blog Posts
Blog posts and articles about Kubeflow
The following blog posts provide detailed examples and use cases. Be aware that a blog post describes the interfaces at the time of publication of the post. Some interfaces are under rapid development and therefore may change frequently.
The Kubeflow blog
Visit the Kubeflow blog to keep up to date with news about the project and tolearn how to use the latest features.
Using Kubeflow to train and serve a PyTorch model in Google Cloud Platform
January 23, 2019
This example demonstrates how you can use Kubeflow to train and serve adistributed Machine Learning model with PyTorch on a Google Kubernetes Enginecluster in Google Cloud Platform (GCP).
Getting started with Kubeflow Pipelines
November 16, 2018
This article describes how you can tackle ML workflow operations withKubeflow Pipelines, and highlights some examples that you can tryyourself. The examples revolve around a TensorFlow ‘taxi fare tip prediction’model, with data pulled from a public BigQuery dataset of Chicago taxi trips.
How to create and deploy a Kubeflow machine learning pipeline
November 22 - December 4, 2018
A series of articles that walk you through the process of taking an existing real-world TensorFlow model and operationalizing the training, evaluation, deployment, and retraining of that model using Kubeflow Pipelines. Part 1 (creating and deploying a pipeline), and part 2 (using Jupyter notebooks).