diff --git a/README.md b/README.md index bb08f0a0265..5cda70ca001 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,11 @@ The Kubeflow pipelines service has the following goals: Get started with your first pipeline and read further information in the [documentation](https://github.com/kubeflow/pipelines/wiki). +## Blog posts + +* [Getting started with Kubeflow Pipelines](https://cloud.google.com/blog/products/ai-machine-learning/getting-started-kubeflow-pipelines) (By Amy Unruh) +* [How to create and deploy a Kubeflow Machine Learning Pipeline](https://towardsdatascience.com/how-to-create-and-deploy-a-kubeflow-machine-learning-pipeline-part-1-efea7a4b650f) (By Lak Lakshmanan) + ## Acknowledgments Kubeflow pipelines uses [Argo](https://github.com/argoproj/argo) under the hood to orchestrate Kubernetes resources. The Argo community has been very supportive and we are very grateful.