Skip to content
Early access

Get on the list.

dagweave is the visual editor for Argo Workflows. It's pre-launch. Early access is the way in today. Leave an email and we'll get in touch as we bring people on.

We store your email to tell you when we open up. That is the whole use. No third-party tracking, and you can unsubscribe any time.

What you get

Draw it or import it. Send it to your repo and your clusters.

The canvas and the YAML pane

Pick each step from a searchable list and wire up the dependencies. Drill into nested sub-workflows as deep as they go. The manifest compiles next to the graph the whole time.

Your existing workflows, imported

From a GitHub repo, from a live cluster, or pasted in. Your whole file opens, retry strategies and artifact repository refs included. It goes back out as the same standard manifest, in your own repo.

Every cluster you run

Enroll as many clusters as you run. After that anyone with a dagweave account can dispatch to them, without a kubeconfig of their own.

Straight into your GitHub repo

A direct commit or a pull request. What lands is a standard Argo Workflows manifest. It keeps working if you stop using dagweave.

FAQ

Common questions.

What is the state of it today?

Pre-launch. Leave an email and we'll bring you on as we open it up.

Do you run my workflows?

No. dagweave is a builder, not a runtime. It writes Argo Workflows manifests and, once you enroll the connector, sends runs, WorkflowTemplates and CronWorkflows to your cluster, and reports what comes back. Argo Workflows executes all of it, on your own infrastructure.

Why Argo Workflows rather than something else?

CNCF-graduated, and it schedules on Kubernetes natively. dagweave adds the authoring layer and leaves the engine alone.

Do I have to choose between git and the connector?

No. The workflow lands in your repo as a manifest you own. A dispatch compiles that same workflow into a run and sends it to whichever enrolled cluster you pick.

Am I locked in?

No. The output is a standard Argo Workflows manifest, sitting in your own repo, running on your own cluster. Stop using dagweave tomorrow, and every workflow carries on.

What does it install in my cluster?

One connector, from one helm chart. It opens every connection outbound, and it applies Argo Workflows objects and nothing else.

What happens to my email?

We store your email to tell you when we open up. That is the whole use. No third-party tracking, and you can unsubscribe any time.