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 Scale Up/Down Threshold and Ratio flags #1

Open
2 tasks
ashwanthkumar opened this issue Feb 27, 2016 · 0 comments
Open
2 tasks

Add Scale Up/Down Threshold and Ratio flags #1

ashwanthkumar opened this issue Feb 27, 2016 · 0 comments
Milestone

Comments

@ashwanthkumar
Copy link
Member

  • --scale-up/down-threshold - Determines the percentage of demand vs supply ration to initiate a scale up / scale down event.
  • --scale-up/down-ratio - When scaling up / down, what's the ratio of agents we should add / delete in a single event.

Use Cases

  • One can choose to scale up aggressively (has large short burst jobs) but scale down in a more pessimistic way (can afford to scale down slowly)
  • During working hours having a slow scale down, will help complete builds / deployments faster - since there's a likely hood an agent is available.
@ashwanthkumar ashwanthkumar modified the milestone: v1.0 Feb 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant