palantir/bouncer

Spot fleet support

Closed this issue · 1 comments

Hi, I was wondering if there is any plan to add support for spot fleets (aws_spot_fleet_request)?

We use a mix of auto scaling groups and spot fleets and it would be great if you could cycle instances in a spot fleet in the same way you can currently with auto scaling groups using bouncer.

Thanks

Hey @Rumbles , we have no plans for that right now, no. That said, if you'd like to see about adding support for them, maybe comment back on here on how you'd do so in a way that was modular, given that the code as-written probably makes lots of assumptions about using ASGs explicitly.