https://github.com/knative/eventing-contrib
Event Sources
https://github.com/knative/eventing-contrib
Last synced: 4 months ago
JSON representation
Event Sources
- Host: GitHub
- URL: https://github.com/knative/eventing-contrib
- Owner: knative
- License: apache-2.0
- Archived: true
- Created: 2018-10-18T20:42:19.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2021-06-04T09:30:45.000Z (about 5 years ago)
- Last Synced: 2025-11-16T07:05:44.133Z (7 months ago)
- Language: Go
- Homepage:
- Size: 66.1 MB
- Stars: 224
- Watchers: 30
- Forks: 213
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# [EOL] Knative Eventing Contrib
# [This repo has been archived](https://github.com/knative/community/issues/597)
[](https://pkg.go.dev/github.com/knative/eventing-contrib)
[](https://goreportcard.com/report/knative/eventing-contrib)
[](https://github.com/knative/eventing-contrib/releases)
[](https://github.com/knative/eventing-contrib/blob/master/LICENSE)
[](https://knative.slack.com)
The Knative Eventing Contrib project provides source and channel implementations
that:
- Integrate with Apache Camel-K - new location: https://github.com/knative-sandbox/eventing-camel
- Integrate with Apache CouchDB - new location: https://github.com/knative-sandbox/eventing-couchdb
- Integrate with Apache Kafka - new location: https://github.com/knative-sandbox/eventing-kafka (consolidated)
- Integrate with AWS SQS - new location: https://github.com/knative-sandbox/eventing-awssqs
- Integrate with GitHub - new location: https://github.com/knative-sandbox/eventing-github
- Integrate with GitLab - new location: https://github.com/knative-sandbox/eventing-gitlab
- Integrate with NATS Streaming - new location: https://github.com/knative-sandbox/eventing-natss
- Integrate with Websockets
- Sample code and tools - new location: https://github.com/knative/eventing
- Expose an ingress
For complete documentation about Knative Eventing, see the following repos:
- [Knative Eventing](https://www.knative.dev/docs/eventing/) for the Knative
Eventing spec.
- [Knative docs](https://www.knative.dev/docs/) for an overview of Knative and
to view user documentation.
If you are interested in contributing, see [CONTRIBUTING.md](./CONTRIBUTING.md)
and [DEVELOPMENT.md](./DEVELOPMENT.md).