[
https://issues.apache.org/jira/browse/CAMEL-20962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17866706#comment-17866706
]
Thomas Diesler edited comment on CAMEL-20962 at 7/17/24 11:11 AM:
------------------------------------------------------------------
To test this, you can use the sample project
[here|https://github.com/tdiesler/camel-cloud-examples/tree/main/spring-boot/timer-log].
was (Author: tdiesler):
To test this, you can use the sample project from
[here|https://github.com/tdiesler/camel-cloud-examples/tree/main/spring-boot/timer-log].
> camel-jbang: SpringBoot support in Kubernetes plugin
> ----------------------------------------------------
>
> Key: CAMEL-20962
> URL: https://issues.apache.org/jira/browse/CAMEL-20962
> Project: Camel
> Issue Type: New Feature
> Components: camel-jbang
> Reporter: Christoph Deppisch
> Assignee: Thomas Diesler
> Priority: Major
> Fix For: 4.8.0
>
>
> The Camel JBang Kubernetes plugin is able to run Camel applications on
> Kubenretes with Quarkus export, build and deploy.
> The user should be able to also select SpringBoot as a runtime.
> The Kubernetes plugin should also support SpringBoot export, build and deploy
> where users set _runtime=spring-boot_ for the export/run command.
> Quarkus provides a Kubernetes extension that allows to configure and deploy
> the Kubernetes manifest ({_}kubernetes.yml{_}). A possible solution for
> SpringBoot would be [JKube with resource
> fragments|https://eclipse.dev/jkube/docs/kubernetes-maven-plugin/#introduction-examples-resource-fragments]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)