O que Argo Workflows DAG Pipeline Builder faz?
Constructs Kubernetes-native workflow DAGs using Argo Workflows CRDs with configurable retry strategies, artifact passing via S3/MinIO, and template composition through WorkflowTemplates and ClusterWorkflowTemplates.
Installation
Requirements and caveats from upstream:
- Including for Python users through the Hera Python SDK for Argo Workflows.
- Check out our Java, Golang, Python (Hera), and Typescript (Juno) clients.
- Scheduling (affinity/tolerations/node selectors)
Basic usage or getting-started notes:
-
Easily run compute intensive jobs for machine learning or data processing in a fraction of the time using Argo Workflows on Kubernetes.
-
Cloud agnostic and can run on any Kubernetes cluster.
-
Extracted from upstream docs: https://raw.githubusercontent.com/argoproj/argo-workflows/HEAD/README.md