argoproj/argo-workflows
Workflow Engine for Kubernetes
Argo Workflows helps you automate and manage complex, multi-step tasks like machine learning pipelines, data processing, or infrastructure setup within a Kubernetes environment. You provide the individual steps as containers, and it orchestrates their execution, allowing you to visualize and track progress. This tool is ideal for platform engineers, MLOps specialists, or data engineers who need to run parallel, compute-intensive jobs reliably.
16,517 stars. Actively maintained with 74 commits in the last 30 days.
Use this if you need to reliably orchestrate complex, parallel workflows like data processing or machine learning pipelines across multiple containerized steps within a Kubernetes cluster.
Not ideal if your workflows are simple, sequential, and don't require containerization or a Kubernetes-native orchestration engine.
Stars
16,517
Forks
3,494
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
74
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mlops/argoproj/argo-workflows"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Recent Releases
Compare
Related tools
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
mlrun/mlrun
MLRun is an open source MLOps platform for quickly building and managing continuous ML...
clearml/clearml
ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data...
argoproj-labs/hera
Hera makes Python code easy to orchestrate on Argo Workflows through native Python integrations....
statmike/vertex-ai-mlops
Google Cloud Platform Vertex AI end-to-end workflows for machine learning operations