Closed
Description
Github issue
- Bug Report
Build number
up to build 929
Configuration
- T3, R5, etc. instances as initial instance type set on the ASG
- other on-demand instance types that would normally be replaceable by these recent instance types
Summary
AutoSpotting lacks support for the recent instance types, because we lack spec and/or pricing information for them, which should come from the upstream ec2instances.info instance type database.
Steps to reproduce
- Use AutoSpotting against a group of T3 on-demand instance types with the allowed instances types configuration set to "current".
and also - Use AutoSpotting against a group of C5 on-demand instance types with the allowed instances types configuration set to "t3*"
Expected results
For both these cases the groups should be replaced by T3 spot instances.
Actual results
The groups keep running their on-demand nodes, AutoSpotting fails to launch any spot nodes for them.
Metadata
Metadata
Assignees
Labels
No labels