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!

posta un anno fa553 visualizzazioni
2 Risposte
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
ESPERTO
con risposta un anno fa
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande