-
Task
-
Resolution: Unresolved
-
Major
-
None
-
1.3.0.Final
-
None
It will be useful to explore how to launch and schedule batch job execution on OpenShift Thorntail runtime, from OpenShift command line, using Kubernetes jobs and cron api.
Thorntail project site: http://wildfly-swarm.io/
Thorntail examples: https://github.com/thorntail/thorntail-examples
OpenShift cron jobs:
https://docs.openshift.com/online/dev_guide/cron_jobs.html
Kubernetes cron jobs concept:
https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/
Kubernetes cron jobs examples (Running Automated Tasks with a CronJob):
https://kubernetes.io/docs/tasks/job/automated-tasks-with-cron-jobs/
- relates to
-
JBERET-449 Support batch job execution with OpenShift cron job scheduling mechanism
- Coding In Progress
-
JBERET-349 Integrate JBeret with openshift scheduled job capability
- Coding In Progress
- links to