skippbox / ktune

Kubernetes applications tuning
http://www.skippbox.com
Apache License 2.0
28 stars 2 forks source link

refactor to stub out other tuning mechanisms #9

Open sebgoa opened 7 years ago

sebgoa commented 7 years ago

looking at docker images for creating canaries is one of the use cases.

We should refactor a bit to stub out other possible tuning scenarios (e.g setting container limits based on monitoring data from prometheus).

The choice of tuning mechanism might be set as ktune configuration options.