Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Knative Developer Scenario #134

Open
joshuawilson opened this issue Mar 2, 2021 · 1 comment
Open

Knative Developer Scenario #134

joshuawilson opened this issue Mar 2, 2021 · 1 comment

Comments

@joshuawilson
Copy link
Member

joshuawilson commented Mar 2, 2021

Description

As a user, I want to understand how to create Knative services and configure events so that I can us them in my project.

Acceptance Criteria

  • It should document setup steps needed
  • It should document a work-flow to create a service based on the application
  • It should document a work-flow to connect events to the application
  • It should use a Quarkus based application
  • It should use Kafka source for eventing
@joshuawilson joshuawilson added this to the 0.10.0 milestone Mar 2, 2021
@joshuawilson joshuawilson self-assigned this Mar 2, 2021
@joshuawilson joshuawilson modified the milestones: 0.10.0, Backlog Mar 25, 2021
@joshuawilson
Copy link
Member Author

I am not sure it is possible to use the Prices example from Quarkus that uses Kafka and Reactive messaging with Knative Eventing. Here is my current effort to refactor the Prices example to use microservices and Kntive Eventing. It runs and the Knative Source keeps the Knative Service active or activates it if the website is not being hit.

I have seen a simplified example of it working.

It might work without the Reative Messaging as I have seen an example of it working.

I'm going to put this on hold for now and come back to it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants