-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
1.3.0.Beta6
-
None
A scheduled job builds on a regular job by allowing you to specifically schedule how the job should be run. Scheduled jobs are part of the Kubernetes API, which can be managed with oc commands like other object types.
As of OpenShift Container Platform 3.3.1, Scheduled Jobs is a feature in Technology Preview.
https://docs.openshift.com/container-platform/3.10/dev_guide/cron_jobs.html
https://docs.openshift.com/container-platform/3.10/dev_guide/jobs.html
https://docs.openshift.com/online/dev_guide/jobs.html
S2I images for Java application:
https://docs.openshift.com/online/using_images/s2i_images/java.html
A short blog post on OpenShift jobs:
https://blog.openshift.com/openshift-jobs/
- is related to
-
JBERET-449 Support batch job execution with OpenShift cron job scheduling mechanism
- Coding In Progress
-
JBERET-450 Launch and schedule batch job executions on OpenShift Thorntail runtime with Kubernetes jobs api
- Coding In Progress
- relates to
-
JBERET-448 Move test-apps/simple to its own repo
- Resolved
- links to