Knative Eventing provides an event model, which can be used to interface with external event systems, such as GitHub, ApsaraMQ for RocketMQ, ApsaraMQ for Kafka, and Container Registry, and route events to Knative Services or Functions for processing. You can deploy Knative Eventing through the console to enable the event-driven capability.
Prerequisites
Knative is deployed in your cluster. For more information, see Deploy Knative.
Procedure
Log on to the ACK console. In the left-side navigation pane, click Clusters.
On the Clusters page, find the cluster that you want to manage and click its name. In the left-side navigation pane, choose .
In the Core Component section of the Components tab, click Deploy in the Actions column of Eventing.
In the Deploy Eventing dialog box, click Confirm.
After Knative Eventing is deployed, the component is in the Deployed state on the Components tab.
References
For information about how to get started with Knative Eventing, see Use Knative Eventing to send the first event.
You can use Knative Eventing to interface with different event sources. For more information, see Use Knative to manage GitHub events and Use EventBridge to trigger Knative Services to consume events.