This is the Archived version of the documentation. The free trial period ended on Sept. 30, 2021.

See the GA version documentation for details about installing Cloud Run for Anthos as an Anthos fleet component with Anthos Service Mesh.

Available versions

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:

  1. Identify existing Events for Knative serving triggers.
  2. Create an Eventarc trigger that points to the same Knative serving service as the original trigger.
  3. Confirm that the Eventarc trigger is delivering events as expected.
  4. After testing and verifying the migration of your trigger to Eventarc, you can delete the original Events for Knative serving trigger.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月24日 UTC.