IBM / kube-safe-scheduler

Apache License 2.0
49 stars 14 forks source link

Retrieve metrics from Metric server #5

Open asyoussef opened 5 years ago

asyoussef commented 5 years ago

Add an option to retrieve node metrics used by the safe scheduler from Metric server, besides the currently available Prometheus option. The advantage here is to simplify adoption and use as Metric server is available with vanilla Kubernetes and does not require separate installation like Prometheus. Note that the objective is to add an option not to replace the existing option.