Eventing Flows

Knative Eventing provides a collection of CRDs for describing 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.