I’m building an open-source workflow engine on Kubernetes.
The main goal is to make long-running and realtime workflows first-class Kubernetes resources instead of external orchestration state.
I wanted:
Existing tools like Argo worked well for batch DAGs, but realtime streaming workflows felt awkward, especially when combining Kubernetes events and bidirectional media streams.
The project currently supports:
I’d especially appreciate feedback on:
Realtime Demo: https://www.youtube.com/watch?v=b8vu0J1kJ-c