Argo Workflows Deployer 是做什么的?
Orchestrates deployment pipelines using the Argo Workflows Engine API and Argo CD ApplicationSet controller. Implements progressive delivery with Argo Rollouts canary and blue-green strategies.
Installation
Requirements and caveats from upstream:
- Including for Python users through the Hera Python SDK for Argo Workflows.
- Check out our Java, Golang, Python (Hera), and Typescript (Juno) clients.
- Scheduling (affinity/tolerations/node selectors)
Basic usage or getting-started notes:
-
Easily run compute intensive jobs for machine learning or data processing in a fraction of the time using Argo Workflows on Kubernetes.
-
Cloud agnostic and can run on any Kubernetes cluster.
-
Extracted from upstream docs: https://raw.githubusercontent.com/argoproj/argo-workflows/HEAD/README.md