#22 · Primary category: MLOps & Evaluation
kubeflow
Machine Learning Toolkit for Kubernetes
Project last updated:08/21/26
GitHub Stars
15.8K
Forks
2.7K
Contributors
327
License
Apache-2.0
Why we included this project
Kubeflow is the open-source platform most teams reach for when they want to run machine learning on Kubernetes, and it earns its place here because it addresses the step where many projects stall: moving ML work from a laptop into a shared, reproducible cluster. It bundles the components you would otherwise assemble yourself, including Jupyter-based notebooks for experimentation, distributed training for large models, Katib for hyperparameter tuning, a model registry, and pipelines that orchestrate everything from data prep to serving. Platform engineers and ML leads can pick individual subprojects or deploy the full community distribution as a self-hosted AI platform. The central dashboard and unified Python SDK let data scientists run workloads without becoming Kubernetes experts, which makes it a solid base for teams that want one ML infrastructure instead of a patchwork of tools.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models