Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spot vs on-demand to API configuration #970

Open
deliahu opened this issue Apr 17, 2020 · 0 comments
Open

Add spot vs on-demand to API configuration #970

deliahu opened this issue Apr 17, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@deliahu
Copy link
Member

deliahu commented Apr 17, 2020

Description

Add a field to API configuration to specify whether to run the replicas for an API on on-demand instances or spot instances.

Motivation

Designate high-priority APIs to run on on-demand instances, and low-priority APIs to run on spot instances.

Questions

  • How does this relate to the other spot settings (e.g. on_demand_base_capacity and on_demand_percentage_above_base_capacity)? Will it be a choice between the two existing ASGs (a single spot ASG and a single on-demand ASG), or will these settings be separately configurable per API, in which case each API would get it's own ASG?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant