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

[sonataflow] Implement a getting started example for operator use case #2041

Open
domhanak opened this issue Dec 3, 2024 · 0 comments
Open
Assignees

Comments

@domhanak
Copy link
Contributor

domhanak commented Dec 3, 2024

Description

As a SonataFlow developer I want to have an example I can try and use with kn workflow plugin CLI tool.

Goal is to provide a simple example that will be usable with kn workflow plugin; showcases the capabilities of the CLI and user can:

  • use run command to run it locally
  • use deploy command to deploy it a cluster ( local or remote, does not matter, login is required )
  • use gen-manifest to modify how it is deployed.

Implementation ideas

Idea is to implement simple example that will query an endpoint if an input is provided.

@domhanak domhanak self-assigned this Dec 3, 2024
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

1 participant