Workflow¶
https://github.com/argoproj/argo-workflows
workflow¶
A workflow is a Kubernetes resource, consisting of one or more templates, with one defined as the entrypoint. Each template can be one of several types, such as container.
argo server auth mode¶
https://argoproj.github.io/argo-workflows/argo-server-auth-mode/