pivotal / skenario

A simulator toolkit for Knative
Apache License 2.0
30 stars 10 forks source link

Call autoscaler plugin for recommendations #59

Closed josephburnett closed 4 years ago

josephburnett commented 4 years ago

As a continuation of #58: we need to delegate recommendations to the autoscaling plugin. This means we need to start a plugin process when the simulator starts, like this. Then we need to feed events (state) and stats (metrics) to the plugin as the simulator runs. E.g.