GraphCanon updated 3w · GitHub synced 3w
Decision brief
Pipelines from Kubeflow is optimized for Kubernetes environments and supports MLOps workflows with Emissary Executor by default.
Good fit when
- Use Pipelines when you are working in an existing Kubernetes cluster as it integrates seamlessly without any configuration hassles specific to container runtimes like Docker.
- Prefer this tool if your project requires seamless model training and deployment within the Kubeflow ecosystem for data science endeavors.
Avoid when
- Avoid Pipelines from Kubeflow if you require support on a non-Kubernetes environment, as it is tightly integrated with Kubernetes services.
- Do not use this tool if your operations necessitate legacy Docker container runtime integration without the adaptability provided by Emissary Executor.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 3w
- Provenance
- Not a fork · Organization account
- As of 3w
- Security (OSV)
- 2 low (2 low)
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install pipelines PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides machine learning pipelines in Kubernetes environments for data science and MLOps workflows.
Capability facts
- Languages
- python
Source: github.language · Aug 3, 2026
Categories
Tags
README
Installation
-
Kubeflow Pipelines can be installed as part of the Kubeflow Platform. Alternatively you can deploy Kubeflow Pipelines as a standalone service.
-
The Docker container runtime has been deprecated on Kubernetes 1.20+. Kubeflow Pipelines has switched to use Emissary Executor by default from Kubeflow Pipelines 1.8. Emissary executor is Container runtime agnostic, meaning you are able to run Kubeflow Pipelines on Kubernetes cluster with any Container runtimes.
For agents
This page has a .md twin and JSON over the API.