docs
docs copied to clipboard
Sample App: ML Service - Knative Sequence
Problem
Implement the Knative component Sequence to build the data pipeline, allow the event to be transmitted in order. From the inappropriate filter ML service, then to sentiment analysis service.
You can find more detail in the design doc here.
Persona:
Which persona is this feature for? Administrators and developers
Exit Criteria
- A yaml file that contains the configuration for the sequence
- A detailed documentation explains it and provide set up guide
Time Estimate (optional): How many developer-days do you think this may take to resolve? 1-2
Additional context (optional)
- What is Knative Sequence