[
https://issues.apache.org/jira/browse/CAMEL-22644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on CAMEL-22644 started by Claudio Miranda.
-----------------------------------------------
> camel-jbang-kubernetes: add support to generate a CronJob instead a Deployment
> ------------------------------------------------------------------------------
>
> Key: CAMEL-22644
> URL: https://issues.apache.org/jira/browse/CAMEL-22644
> Project: Camel
> Issue Type: New Feature
> Components: camel-jbang
> Affects Versions: 4.15.0
> Reporter: Claudio Miranda
> Assignee: Claudio Miranda
> Priority: Minor
>
> There are use cases where the user wants to use a timer or cronjob to run
> periodic tasks. If the task runs in a regular Deployment, then the pod is
> keep running even if the specific route is not running due to the scheduler
> configuration, wasting runtime resources.
> Running the camel route as a CronJob is preferable to save runtime resources.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)