github.com/argoproj/argo-events@v1.9.1/docs/sensors/triggers/openwhisk-trigger.md (about) 1 # OpenWhisk Trigger 2 3 OpenWhisk is a framework to run serverless workloads. It ships with its own event sources but their numbers are limited 4 and it doesn't have support for circuits, parameterization, filtering, on-demand payload construction, etc that a sensor provides. 5 6 ## Prerequisite 7 8 - OpenWhisk must be up and running. 9 10 ## Setup 11 12 Coming Soon...