Skip to content

Recent instance types (T3, R5, etc.) are not supported #294

Closed
@cristim

Description

@cristim

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions