Skip to content

Batch jobs in parallel  #2

@devopstoday11

Description

@devopstoday11

Hi Venkat, thanks for the detailed video on jobs and cronjob , coupleofyearsago.

A quick question....
If I want to run parallel jobs for this use case, how to do it?
Use case:
For benchmarking purpose, let's say I have assigned a range for CPU values to do deployments , like 1cpu-100cpu. And I want to do a load test for every CPU value in the given range but I don't want to wait by running deployment one by one with new configuration of cpu value. Instead, want to run jobs parallely in batches like cpu range from 1 to 10 in one batch and cpu range from 11 to 20 in another batch and so on. How can I achieve this parallel batch jobs execution? Please help.

Thank you
Chandu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions