We use analytics and cookies to understand site traffic. Information about your use of our site is shared with Google for that purpose. Learn more.
Creating an event source
You can create your own event source for use with Knative Eventing components by using the following methods:
- Build an event source in Javascript, and implement it using a ContainerSource or SinkBinding.
- By creating your own event source controller, receiver adapter, and custom resource definition (CRD).
Table of contents