Argo Workflows Linter 是做什么的?
Lints and validates Argo Workflows templates using the argo CLI and Argo Server REST API. Detects DAG dependency cycles, invalid artifact references, and parameter type mismatches across workflow steps.
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