Dev_guideComponents

CoreAI

Argo Workflows

Argo Workflows documentation

Argo Workflows

Description

Argo Workflows parallel job orchestration tool. It allows jobs to be scheduled using job modeling, enabling complete and sometimes complex orchestration in an easy manner.

Uses and Functionnalities

CICD integration method

To enable Argo Workflows, set the following variables in your main configuration file.

argo_workflows = {
      enabled      = true
      version      = "v3.6.5"
      namespace    = "argo-workflows"
      component    = "dp-components"
      release_name = "argo-workflows"
      ingress      = true
      url_prefix   = "argo-workflows"
    }

Note Argo Workflow and Argo Events share the same UI which is deployed as part of the Argo Workflows deployment.

API / Swagger

API documentation

Releases

DateNum. VersionNum. ChartDescription

Official documentation

Argo-Workflows documentation

On this page