Serverless Container Spot Instances Sigterm

Hi DataCrunch Team,

do we get the sigterm when using spot instances for serverless containers?
Are we allowed to wait for 30s like shown in your example with health check?
Or is there no guarantee at all for the spot instances?

Kind regards

Hi,

As of right now, we do not have that sigterm feature as Spot Instance is set up as “First come first serve” so they can be deleted immediately without warning.

For non interruptible, we’d recommend choosing Dynamic or Fixed Price especially if you are running some important work.

1 Like