AWS Auto Scaling 组-针对竞价型实例进行了价格容量优化-更换流程

0

【以下的问题经过翻译处理】 你好, 假设我们有两个期望容量的自动缩放组,并配置它们以价格-容量优化策略启动spot实例。 我们将ASG配置为启动两种不同的实例类型:t3.medium、t3.large 第一次运行时,根据分配策略,运行的spot实例如下:2个t3.medium 假设另一种实例类型t3.large得到了更好的分配策略(价格-容量优化),ASG会将运行的spot实例从t3.medium切换到t3.large吗?

请给予建议,谢谢。

profile picture
EXPERT
asked 5 months ago36 views
1 Answer
0

【以下的回答经过翻译处理】 AutoScaling不会根据分配策略的更改重新平衡现有实例。此外,无法更改正在运行的EC2实例的实例类型(在AutoScaling内或外)。 您可以在组上启用Capacity Rebalancing,并且AutoScaling尝试主动替换即将由Spot终止的实例,但这不是持续监视价格/容量,仅在Spot向AutoScaling发送通知时发生。

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions