Spot Fleet Instance could not be stopped

0

I have a spot instance(with stop behavior) which I am trying to stop but the console gives error that "Instance could not be stopped because it belongs to fleet".

ScreenShot

Any idea what I am missing. Thanks in advance.

Bilal
已提问 2 年前534 查看次数
2 回答
1

Interruption Behaviour is what AWS will do when your spot instance get interrupted, not what you can do on the instance.

Also, when you use Spot Fleet, the instances are managed by the Fleet. So you cannot stop the instance manually.

已回答 2 年前
1

Hello,

The AWS Spot Fleet controls the instances lifetime and it automatically manages them on you behalf. Since your fleet includes Spot Instances, Amazon EC2 can attempt to maintain your fleet target capacity as Spot prices change.

An EC2 Fleet request of type maintain or request remains active until it expires or you delete it.

When you delete a fleet of type maintain or request, you can specify whether deletion terminates the instances in that fleet.

Otherwise, the On-Demand Instances run until you terminate them, and the Spot Instances run until they are interrupted or you terminate them.

To get more information about Spot Fleets, please refer to Spot Fleet configuration strategies

Lunga T
已回答 2 年前

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

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

回答问题的准则