Skip to content

Eventing Flows

Knative Eventing provides a collection of custom resource definitions (CRDs) that you can use to define event flows:

  • Sequence is for defining an in-order list of functions.
  • Parallel is for defining a list of branches, each receiving the same CloudEvent.