You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 2, 2019. It is now read-only.
It would be great to have bosh job auto-scaling functionality either built into BOSH core or available as an add-on service.
Two example popular use cases which come to mind:
Cell Autoscaling
Triggered either by avgerage free memory across the Cells or maybe by looking at some more complicated metrics from CF (CC or BBS) to tell that jobs destined for a specific job/isolation segment can not be placed.
CF goRouter Autoscaling
Triggered by CPU % of the routers or something more complicated like requests received per second
It would be great to have bosh job auto-scaling functionality either built into BOSH core or available as an add-on service.
Two example popular use cases which come to mind:
Cell Autoscaling
Triggered either by avgerage free memory across the Cells or maybe by looking at some more complicated metrics from CF (CC or BBS) to tell that jobs destined for a specific job/isolation segment can not be placed.
CF goRouter Autoscaling
Triggered by CPU % of the routers or something more complicated like requests received per second