Knative Eventing Sources builds on Kubernetes and Knative to provide useful generic strategies for developing a source to deliver messaging events to a Sinkable 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
- Expose an ingress
For complete Knative Eventing documentation, see Knative Eventing or Knative docs to learn about Knative.
If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md.