Skip to content

How to run function compositions #1039

@JungukCho

Description

@JungukCho

I want to compose multiple functions on KNative.
For example, result of A is input to B whose result is input to C.

Based on my understanding, the eventing enables this on Knative Serving
However, I could not find simple examples to run on my private KNative testbed.
Would you please let me know the steps to run a simple example with two functions?

In addition, if I want to run K8s (e.g., Guestbook (https://kubernetes.io/docs/tutorials/stateless-application/guestbook/)) or Istio (e.g., Bookinfo (https://istio.io/docs/examples/bookinfo/) examples on KNative serving, should I use eventing to compose the components?

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority/awaiting-more-evidenceLowest priority. Possibly useful, but not yet enough support to actually get it done.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions