How to change allocation strategies for existing aws batch compute environments

0

Hi, I would like to Change the AWS Batch's default compute environment from 'BEST_FIT' allocation strategy to 'BEST_FIT_PROGRESSIVE' for existing environments. i am not finding the options in aws console. please help!

已提问 1 年前552 查看次数
2 回答
0

As shown in the following document, it is not possible to change the setting if "BEST_FIT" is selected.
https://docs.aws.amazon.com/batch/latest/userguide/updating-compute-environments.html

Allocation strategy (allocationStrategy, must be either BEST_FIT_PROGRESSIVE or SPOT_CAPACITY_OPTIMIZED. If the original allocation strategy is BEST_FIT, infrastructure updates aren't supported.)

profile picture
专家
已回答 1 年前
0

As per the documentation we can't change the Allocation strategy of the existing Batch Compute Environments. https://docs.aws.amazon.com/batch/latest/userguide/updating-compute-environments.html

Allocation strategy (allocationStrategy, must be either BEST_FIT_PROGRESSIVE or SPOT_CAPACITY_OPTIMIZED. If the original allocation strategy is BEST_FIT, infrastructure updates aren't supported.)

profile pictureAWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则