https://github.com/swartz-k/eventrigger
Event Trigger
https://github.com/swartz-k/eventrigger
cloudevents kubernetes operator serverless
Last synced: about 1 month ago
JSON representation
Event Trigger
- Host: GitHub
- URL: https://github.com/swartz-k/eventrigger
- Owner: swartz-k
- License: apache-2.0
- Created: 2021-11-17T08:54:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-22T14:44:09.000Z (over 4 years ago)
- Last Synced: 2025-09-18T18:42:26.082Z (9 months ago)
- Topics: cloudevents, kubernetes, operator, serverless
- Language: Go
- Homepage:
- Size: 9.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eventrigger
A Simple Event Trigger based on kubernetes CRD.
--------

# Inspired by
- [KEDA](https://github.com/kedacore/keda)
- [argo-events](https://github.com/argoproj/argo-events)
- [knative eventing](https://github.com/knative/eventing)