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 年前檢視次數 553 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南