marcellodesales / direktiv-workflow-examples

Direktiv Workflow Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Direktiv Workflow Examples

The repository contains example workflows for use with Direktiv. The structure for the repository is simple, every example workflow is contained within the directory and can be used in Direktiv.

If you want to add an example workflow to the repository, please note the following instructions which also need to be in every README.md file wihtin each of the directories:

  • Variables: define any variables, their content (if not generated) and scope (instance, workflow, namespace)
  • Secrets: define any secrets needed to within the workflow
  • External links: define any external information specific to the workflow (as an example blog articles or manuals)
  • Any namespace level services that need to exist

Here is a summary of workflows and their usage:

About

Direktiv Workflow Examples

License:Apache License 2.0


Languages

Language:Smarty 60.7%Language:Python 34.3%Language:JavaScript 3.3%Language:Shell 1.3%Language:Dockerfile 0.4%