This repository has been archived by the owner on May 25, 2023. It is now read-only.
Support multiple pod template in QueueJob #266
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
According to the design, QueueJob will support multiple pod template to meet the requirement from the frameworks, e.g. Spark, MPI and TF.
Currently, KA support single pod template which make QueueJob controller helpless to Spark, as Spark need to run master and executor as one job.
The text was updated successfully, but these errors were encountered: