Skip to content

Kubernetes CRD controller for http invocation of Kubeless functions

License

Notifications You must be signed in to change notification settings

CiscoM31/http-trigger

 
 

Repository files navigation

http-trigger

A Kubeless Trigger represents an event source the functions can be associated with it. When an event occurs in the event source, Kubeless will ensure that the associated functions are invoked. HTTP-trigger addon to Kubeless adds support for HTTP based invocation of Kubeless functions. A NATS queue topic can be associated with one or more Kubeless functions. Kubeless functions associated with a topic are triggerd as and when messages get pubslished to the topic.

Please refer to the documentation on how to use HTTP trigger with Kubeless.

About

Kubernetes CRD controller for http invocation of Kubeless functions

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 61.0%
  • Shell 37.5%
  • Makefile 1.4%
  • Dockerfile 0.1%