Add support for CronDeployments #147
Labels
apiVersion/v1beta2
The v1beta2 API
kind/feature
New feature or request
size/large
A large-ish project
size/medium
A medium-ish project
status/in-progress
Currently being worked on
Milestone
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
Some streaming/ batch jobs are intended to be run on a schedule. It would be nice to be able to use a similar API to the k8s CronJob for scheduling recurring VVP deployments.
Describe alternatives you've considered
Additional context
A CronJob is actually the demo controller in the official kubebuilder tutorial: https://kubebuilder.io/cronjob-tutorial/cronjob-tutorial.html
The text was updated successfully, but these errors were encountered: