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!

demandé il y a un an553 vues
2 réponses
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
EXPERT
répondu il y a un an
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
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions