capactio / capact

Simple way to manage applications and infrastructure.
https://capact.io
Apache License 2.0
80 stars 19 forks source link

Support for scheduling & event based workflows using CloudEvents #557

Open mszostok opened 2 years ago

mszostok commented 2 years ago

Description

The Argo Events gives us an option to support CloudEvent in Capact. image

Reason

Have built-in system for creating more reactive execution strategies. Currently, only manual action execution via capact act create/run is supported.

Use cases