Skip to content

Kubernetes CRD controller for NATS stream as event source for Kubeless functions

License

Notifications You must be signed in to change notification settings

jdmeyer3/nats-trigger

 
 

Repository files navigation

nats-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. NATS-trigger addon to Kubeless adds support for a NATS streaming platform as trigger to Kubeless. 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 NATS trigger with Kubeless.

About

Kubernetes CRD controller for NATS stream as event source for Kubeless functions

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 61.8%
  • Shell 34.5%
  • Jsonnet 2.1%
  • Makefile 1.5%
  • Dockerfile 0.1%