Migrate triggers from Events for Knative serving to Eventarc
If your Knative serving service is running in a Google Kubernetes Engine (GKE) cluster, you can migrate any existing event triggers so that a Knative serving service can receive events using Eventarc.
Note that the following migration path avoids the loss of events while minimizing their duplication. If you want to avoid duplicate events and can accept the possibility of lost events, we recommend removing the existing trigger before creating an Eventarc trigger:
Identify existing Events for Knative serving triggers.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-24 UTC."],[],[]]