Kubeflow Pipelines
by Community
Machine Learning Pipelines for Kubeflow
OSS
Kubeflow Pipelines
Added 1 June 2026
Overview
Kubeflow Pipelines is a platform for building and deploying portable, scalable machine learning pipelines on Kubernetes. It provides a UI and Python SDK to define, schedule, and monitor pipeline runs.
Best for
Best for
Teams already using Kubeflow who need a managed way to orchestrate ML pipelines on Kubernetes
Use cases
- Building end-to-end ML training and evaluation pipelines
- Automating model retraining and deployment workflows
- Orchestrating multi-step data processing and feature engineering
Notes
Kubeflow Pipelines is a platform for building and deploying portable, scalable machine learning pipelines on Kubernetes. It provides a UI and Python SDK to define, schedule, and monitor pipeline runs.
4,151 stars on GitHub. Last updated 2026-06-01. Licensed Apache-2.0.
Use cases
- Building end-to-end ML training and evaluation pipelines
- Automating model retraining and deployment workflows
- Orchestrating multi-step data processing and feature engineering
Pros
- Open source with strong integration into the Kubeflow ecosystem
- Scalable pipeline execution on Kubernetes clusters
- Provides a visual dashboard for tracking pipeline runs and artifacts
Cons
- Requires Kubernetes expertise to set up and maintain
- Steep learning curve for defining complex pipelines
- Community-driven support with limited official documentation
Indexed from awesome-llmops and enriched against its public facts.
Pros
- Open source with strong integration into the Kubeflow ecosystem
- Scalable pipeline execution on Kubernetes clusters
- Provides a visual dashboard for tracking pipeline runs and artifacts
Cons
- Requires Kubernetes expertise to set up and maintain
- Steep learning curve for defining complex pipelines
- Community-driven support with limited official documentation
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
TensorFlow
Community
An Open Source Machine Learning Framework for Everyone
PyTorch
Community
Tensors and Dynamic neural networks in Python with strong GPU acceleration
scikit-learn
Community
scikit-learn: machine learning in Python