Knative Eventing API
Knative Eventing provides a set of Kubernetes custom resources for building event-driven architectures. It includes Broker and Trigger resources for event routing, Channel and Subscription for pub/sub messaging, and source resources for connecting external event producers to the eventing mesh. Events conform to the CloudEvents specification.
Documentation
Specifications
Schemas & Data
SDKs
Other Resources
OpenAPI
#Event-Driven
#Events
#Pub/Sub