STCLab-Inc / wave-autoscale

Unified autoscaling & traffic management for clouds and kubernetes
https://waveautoscale.com
Apache License 2.0
30 stars 2 forks source link

Controller Basic Structure #7

Closed pueding closed 1 year ago

pueding commented 1 year ago
pueding commented 1 year ago

separated the data layer package from wave-autoscale package

pueding commented 1 year ago

the central controller has to have a metric hashmap that has keys with ids and values with MetricAdapter instances. Also, a SLO hashmap, a scaling trigger hashmap, a scaling plan hashmap.

pueding commented 1 year ago

Image