mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
722 B
722 B
Read this on the main serverless docs site
Kubeless - Events
Simply put, events are the things that trigger your functions to run.
If you are using Kubeless as your provider, all events in the service are anything in Kubeless that can trigger your Functions, like HTTP endpoints or message queues.
View the Kubeless events section for a list of supported events