Skip to content

arcalot/arcaflow-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcaflow Example Workflows

This repo contains workflows created and maintained by the Arcaflow team. The basic examples show how to use particular features of workflows. The advanced examples provide more complex real-world use cases.

Note

The Arcaflow engine executes the steps of a workflow via deployers for one or more container platforms, such as Podman, Docker, or Kubernetes. Arcaflow's default deployer is Podman. To override this default, specify a configuration file via the --config option on the arcaflow command line. A basic Docker config file is included in this repo's root directory and can be used with any of these example workflows.

Contributing

You can test your workflows locally using a cluster on your machine. See the local development documentation.

Releases

No releases published

Packages

No packages published