Argo Workflows
Jump to navigation
Jump to search
Workflow engine supporting DAG and step-based workflows.
Uses:
Features: parallelism, retries, Prometheus and Alertmanager integration.
Commands[edit]
argo submit hello-world.yaml # submit a workflow spec to Kubernetes argo list # list current workflows argo get hello-world-xxx # get info about a specific workflow argo logs hello-world-xxx # print the logs from a workflow argo delete hello-world-xxx # delete workflow argo version
Related[edit]
argocd version
- Argo Workflows version
- Suspending Argo Workflows
- --auth-mode=server
- --insecure-skip-verify
- Apache Airflow
See also[edit]
Advertising: