Loading workflows at startup #15
Unanswered
RussellTaylor83
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @RussellTaylor83 , Thanks for bringing this up. There are several ways using which we can load workflow definitions. Happy to jump on a call for this or we can chat here for more realtime collaboration cc @v1r3n |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
We've been running conductor for a few years, but Orkes community is looking like a much better option (primarily due to the documentation!).
What are people doing to load workflows at orkes pod startup?
With conductor we poll the api until it's available, then a shell script posts all our workflows from within the container. This is somewhat janky, is there a correct way to do it please?
Thanks!
Russ
Beta Was this translation helpful? Give feedback.
All reactions