Hello,
I am trying to figure out how I can use Keueu to submit large amounts of containers where each container gets a different set of args (without submitting thousands of jobs).
Run A Job indicates that the .spec.parallelism parameter in the manifest enables submitting multiple pods at once, but this seems limited to each parallel pod running the exact same thing, rather than each one taking in a separate set of args.
Run A JobSet seems like a possible solution, but
the example indicates that the parallel jobs would all get the same args as well.
In essence, I'm trying to achieve the same behavior as the
array job in AWS Batch. I want to launch the same container thousands of times, but each one with a different set of args. Any tips would be greatly appreciated, thanks.
Best,
Eduardo
The contents of this email message and any attachments are intended solely for the addressee(s) and may contain confidential and/or privileged information and may be legally protected from disclosure. If you are not the intended recipient of this message or their agent, or if this message has been addressed to you in error, please immediately alert the sender by reply email and then delete this message and any attachments. If you are not the intended recipient, you are hereby notified that any use, dissemination, copying, or storage of this message or its attachments is strictly prohibited.