Waymark / Routes / argo-workflows.readthedocs.io
Define an Argo Workflows DAG template with parallel task dependencies for a data/ML processing pipeline
domain: argo-workflows.readthedocs.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checked community attestations: 0✓ / 0✗
Steps Define a reusable container template (e.g. an `echo` or processing template) that DAG tasks will invoke Under a `dag` template, list `tasks`, each referencing the shared template and its own `arguments` Use `dependencies: [<taskName>, ...]` on each task to express the graph (tasks with no dependencies start immediately) Submit the Workflow manifest to the cluster and let the controller run independent tasks in parallel Nest DAG or steps templates inside DAG tasks to split complex pipelines into manageable pieces
Known gotchas By default DAGs fail fast: once one task fails, no new tasks are scheduled, and the DAG is marked failed once running tasks finish The dependency graph can have multiple roots — don't assume a single implicit entry task
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp