Argo Workflows

更新时间:
复制 MD 格式

Argo Workflows is a cloud-native workflow engine designed for Kubernetes to orchestrate parallel jobs. As a Cloud Native Computing Foundation (CNCF) graduated project, it meets the highest standards for user adoption, security, and project maturity. This topic provides an overview of the Argo Workflows component, its installation steps, and release notes.

Overview

This component is built on the open-source Argo Workflows project and is enhanced for greater stability and performance. It enables you to deploy large-scale workflows in your clusters. Argo Workflows is ideal for standardized use cases, such as machine learning pipelines, autonomous driving simulations, gene sequencing tasks, batch data processing, CI/CD, and infrastructure automation.

image

Usage

  • For large-scale, high-performance workflow orchestration that requires zero maintenance, use Serverless Argo Workflows.

  • For instructions on submitting a workflow, see Manage workflows. For best practices, see Best practices.

  • If you have suggestions or questions, join the DingTalk group (ID: 35688562) to contact our technical experts.

Install Argo Workflows

You can install the Argo Workflows component from the Add-ons page of the ACK console.

  1. Install Argo Workflows.

    1. Log on to the ACK console. In the left navigation pane, click Clusters.

    2. On the Clusters page, click the name of your cluster. In the left navigation pane, click Components and Add-ons.

    3. On the Add-ons page, search for Argo Workflows.

    4. On the Argo Workflows card, click Install.

    5. In the Install Argo Workflows dialog box that appears, click OK.

  2. Check the deployment status of Argo Workflows.

    1. Log on to the Container Service Management Console.

    2. On the Cluster List page, click the name of the destination cluster or click View Details in the Actions column.

    3. In the navigation pane on the left, choose Applications > Helm.

    4. On the Helm page, check the deployment status of Argo Workflows.

      A Status of Deployed for ack-workflow indicates that the component is successfully installed.

Release notes

November 2023

Version

Image address

Release date

Description

Impact

v3.5.12-4ad4d3b

  • registry.cn-hangzhou.aliyuncs.com/acs/workflow-controller:v3.5.12-4ad4d3b

  • registry.cn-hangzhou.aliyuncs.com/acs/argo:v3.5.12-4ad4d3b

  • registry.cn-hangzhou.aliyuncs.com/acs/argoexec:v3.5.12-4ad4d3b

November 15, 2023

Released version 3.5.12.

None.

March 2022

Version

Image address

Release date

Description

Impact

v3.3-0d060b7

  • registry.cn-hangzhou.aliyuncs.com/acs/workflow-controller:v3.3-0287b37

  • registry.cn-hangzhou.aliyuncs.com/acs/argo:v3.3-0287b37

  • registry.cn-hangzhou.aliyuncs.com/acs/argoexec:v3.3-0d060b7

March 29, 2022

Initial release of the Argo Workflows component.

None.