AutoSpotting icon indicating copy to clipboard operation
AutoSpotting copied to clipboard

Look into using amazon-ec2-instance-selector instead of our custom compatibility logic

Open cristim opened this issue 4 years ago • 1 comments

Github issue

That looks like a pretty neat library, but there are a bunch of issues that would need to be addressed upstream before we can use it:

  • consider spot pricing
  • consider mounted EBS volumes
  • use region/Instance ID as baseline instead of an instance type

Issue type

  • Feature Idea

cristim avatar Aug 31 '20 16:08 cristim

I've been looking at this and seems really slow for what we need, probably better to use the Attribute Based Instance Selector API instead.

cristim avatar Mar 06 '23 17:03 cristim