Skip to content

[autoscaler] Make it possible to specify availability zone #1389

@pcmoritz

Description

@pcmoritz

I was running into this on the current master, wanted to start a bunch of g2.2xlarges. According to

reverse=True, # sort from Z-A

the script used the availability zone that comes last in the alphabet (us-east-1f in my case) which didn't have these instances.

For now I'm working around it by changing it to reverse=False.

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