Skip to content
Discussion options

You must be logged in to vote

Hey @NeoLegends, thanks for trying out Hera! I'll do my best to answer:

  1. "this would require each one of my base images to contain my entire piece of API, which accepts and orchestrates the workflows" - yes, the current best practice approach is to contain your business logic and workflow logic under one roof to make building and running it easier. The workflow code is not directly used when the workflow itself is running (i.e. the workflow/DAG is just a definition to pass to Argo Workflows).
    "Hera seems to kind of bleed into these containers, otherwise it can't run unless I go back to raw script execution. Is that correct? " - yes, and assuming you've already read the Runner Script Const…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@NeoLegends
Comment options

@elliotgunton
Comment options

Answer selected by elliotgunton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants