A schedule is part of the function
Declare it in volcano-config.yaml so it is reviewed with the code, or create it from the CLI when you need one now. Either way there is no separate scheduler service to operate.
- 5-field cron, per function, named
- Enable or disable without deleting
- An optional JSON payload per schedule
rollup 0 2 * * * enabledsend-digest 0 9 * * 1 enabledreap-sessions */15 * * * * enabledbackfill 0 * * * * disabled# disabled stays defined, just does not fire
