batch: support multi-node job on Amazon EKS #30906
Labels
@aws-cdk/aws-batch
Related to AWS Batch
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
AWS batch now supports multi-node parallel jobs on Amazon EKS from Jul 11, 2024.
But L2 Construct does not support.
MultiNodeJobDefinition is only for multi-node jobs on Amazon ECS.
Use Case
To use multi-node jobs on Amazon EKS.
Proposed Solution
Add new class like
MultiNodeEksJobDefinition
.Other Information
When addressing this issue, is submitting an RFC mandatory?
Acknowledgements
CDK version used
2.147.0
Environment details (OS name and version, etc.)
all
The text was updated successfully, but these errors were encountered: