Knative Eventing Sources builds on Kubernetes and Knative to provide useful generic strategies for developing a source to deliver messaging events to an Addressable target.
The Knative Eventing Sources project provides source implementations that:
- Run your code in a container
- Integrate with GitHub
- Integrate with Kubernetes Events
- Integrate with Pub/Sub
- Integrate with Websockets
- Expose an ingress
For complete documentation about Knative Eventing, see the following repos:
- Knative Eventing for the Knative Eventing spec.
- Knative docs for an overview of Knative and to view user documentation.
If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md.