kaoto icon indicating copy to clipboard operation
kaoto copied to clipboard

Generator for running the integration outside jbang

Open lucamaf opened this issue 10 months ago • 3 comments

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

lucamaf avatar Apr 09 '24 10:04 lucamaf

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?

lhein avatar Apr 09 '24 10:04 lhein

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

lucamaf avatar Apr 09 '24 10:04 lucamaf

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

lordrip avatar Apr 09 '24 14:04 lordrip