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

Create a new SonataFlow guide for Knative Eventing Integration with Jobs Service and Data Index #627

Closed
ricardozanini opened this issue May 16, 2024 · 2 comments · Fixed by #639
Assignees

Comments

@ricardozanini
Copy link
Member

In this task, we will create a new guide helping users to integrate workflows, Data Index, and Jobs Services applications with Knative Eventing.

These services already support communication via HTTP CloudEvents. Users can create SinkBindings and Triggers to make these services communicate via events.

In this guide, we will instruct users to create these objects and make the architecture available in the cluster. A viable example can be seen here: https://github.com/flows-examples/techpreview2/tree/main/platforms/data_index_and_jobservice_as_platform_service_postgresql_persistence_knative_eventing_manual

In future versions, the operator will manage these objects automatically.

@fjtirado
Copy link
Contributor

@wmedvede
Copy link
Contributor

wmedvede commented May 20, 2024

@fjtirado this explanation is good, but, don't consider a full operator managed deployment, where, the WF, DI and JS deployments, configurations, etc, are fully operator managed.
So the user will have to do manual configurations but not in classic quarkus project, instead, in the operator CRDs, etc

The need for this guide is a consequence of apache/incubator-kie-kogito-serverless-operator#438 not being completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎯 Done
3 participants