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 年前

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

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

回答問題指南