argoproj/argo-workflows
Workflow Engine for Kubernetes
Implemented as a Kubernetes CRD, it enables declarative workflow definition using DAGs or step sequences with native support for artifact management (S3, GCS, Azure Blob Storage), cron scheduling, and parallel job execution. The project integrates deeply with the Kubernetes ecosystem through SDKs (Python Hera, Java, Go, TypeScript), REST/gRPC APIs, and complementary tools like Argo Events, Kubeflow Pipelines, and Metaflow for ML and data processing pipelines.
16,517 stars. Actively maintained with 111 commits in the last 30 days.
Stars
16,517
Forks
3,494
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
111
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.
Compare
Related tools
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
clearml/clearml
ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data...
mlrun/mlrun
MLRun is an open source MLOps platform for quickly building and managing continuous ML...
argoproj-labs/hera
Hera makes Python code easy to orchestrate on Argo Workflows through native Python integrations....
kubeflow/pipelines
Machine Learning Pipelines for Kubeflow