Skip to content

Repository files navigation

Hera Example Project

This project can run Hera Workflows on a local Kubernetes installation of Argo Workflows. It builds an image so you can use the Hera Runner easily.

Prerequisites

  • pipx
  • poetry (install with pipx install poetry)
    • poetry-plugin-export (install with pipx inject poetry poetry-plugin-export)
  • docker (desktop, with a Kubernetes cluster running)
  • Argo Workflows installed, and the Argo server port-forwarded

Running

  1. Copy an example Workflow from Hera into workflow.py
  2. If using a Hera Runner example, ensure no script decorators have set their own image.
  3. Run make run.
  4. See the Workflow at the link printed to the console.

About

An example project for using the Hera Runner with supporting scripts.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages