Kubernetes的工作流引擎, Argo Workflows是一个开源项目,为Kubernetes提供container-native工作流程,其主要通过Kubernetes CRD实现的。
特点如下:
Open source tools for Kubernetes to run workflows, manage clusters, and do GitOps right.
目前Argo包含多个子项目:
下载安装argo cli (Linux环境)
https://github.com/argoproj/argo
# Download the binary
curl -sLO https://github.com/argoproj/argo-workflows/releases/