Skip to content

AtmaMani/argo-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argo workflow playground

Workflows and templates for Argo workflow engine.

How to use this repo

The simple-wf-templates folder contains a number of workflow templates which are a good starting point for creating workflows in argo. For any given workflow, use kubectl or argo CLI to submit as shown below:

(base) ➜  ~ k create -n argo-local -f wf-hello-world.yaml 
workflow.argoproj.io/hello-world-p4wlj created

For more resources on this, go to Argo workflows for Kubernetes

Challenges and solutions

  • ex1-simple-flow folder has a simple folow chart that is solved a DAG workflow.

About

Workflows and templates for Argo workflow engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published