KaotoIO / kaoto

The UI of the Kaoto project
https://kaoto.io
Apache License 2.0
32 stars 24 forks source link

Generator for running the integration outside jbang #1001

Open lucamaf opened 5 months ago

lucamaf commented 5 months ago

Please describe the feature that you want to propose

At the moment there is no option to run the integration other than using camel-k It would be useful to have a functionality similar to the karavan, create application which allows you to generate code for openshift, kubernetes or standalone based on quarkus, spring-boot or camel runtime

lhein commented 5 months ago

Thanks for raising the issue, Luca. At the moment you can run your integration locally via Camel CLI when using the VS Code tooling. You can also deploy your integration to a cluster using Camel K. If you want to create a quarkus / sb application there are commands available for that too.

grafik

Is that what you meant?

lucamaf commented 5 months ago

good to know, it would be nice to document this possibility, because it is not clear from kaoto docs

lordrip commented 5 months ago

For context, this is documented in the Camel LSP, but we don't have it in the Camel Extension pack here: https://github.com/camel-tooling/vscode-camel-extension-pack