Flyte
Kubernetes-native workflow orchestration platform for machine learning and data pipelines.
About
Created at Lyft to run its ML platform and since graduated as an LF AI and Data Foundation project, Flyte orchestrates data and machine learning workflows on Kubernetes with an emphasis on reproducibility and type safety. Workflows are written in pure Python with the flytekit SDK, strongly typed at task boundaries, versioned immutably, and executed as containers, so a pipeline that ran last month can be rerun exactly; caching, retries, recoverability, and dynamic branching are built into the Go-based backend rather than left to user code. Flyte 2.x, current as of 2026, reworked authoring around plain Python for AI and agentic workloads while keeping the Kubernetes-native execution model. Deployment targets any Kubernetes cluster via Helm, with a web console, scheduling, and multi-tenancy included, and Union.ai offers commercial hosting and now publishes the documentation. The Apache-2.0 project counts about 7,200 GitHub stars and production users including Spotify and Gojek, making it one of the proven open orchestrators for ML pipelines at scale.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Deployment & MLOps
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Advanced (4/5)
- License
- Apache-2.0
- Added
- Jul 29, 2026
Related Tools
Local AI API platform that runs LLMs on your hardware with OpenAI-compatible API.
Self-hosted Go gateway that routes LLM traffic across providers with failover, caching, and guardrails.
Open-source orchestrator for AI training and inference across clouds, Kubernetes, and bare metal.
Open-source AI gateway that routes requests to more than 1,600 LLMs through one API with guardrails and caching.
Container tool by Replicate for packaging ML models as standard Docker images.
Framework for building production-ready AI application services.