versatile-data-kit
versatile-data-kit copied to clipboard
Number of pods used by a cron job should be configurable through the DataJobDeploymentController
What is the feature request? What problem does it solve? We want to be able to run pod with many instances This needs to be configurable at a data job level. To achieve this we will let users configure it in the config.ini.
This PR is not to implement a solution. It is only to change the REST API.
Suggested solution Update DataJobDeployment to contain a number of pods property