Make getSchedulingLatency use master proxy

This commit is contained in:
gmarek
2015-12-08 17:04:49 +01:00
parent 775369a8f1
commit 4852ca23ef
4 changed files with 39 additions and 12 deletions

View File

@@ -53,7 +53,7 @@ kube-scheduler
### Options
```
--address=127.0.0.1: The IP address to serve on (set to 0.0.0.0 for all interfaces)
--address=0.0.0.0: The IP address to serve on (set to 0.0.0.0 for all interfaces)
--algorithm-provider="DefaultProvider": The scheduling algorithm provider to use, one of: DefaultProvider
--bind-pods-burst=100: Number of bindings per second scheduler is allowed to make during bursts
--bind-pods-qps=50: Number of bindings per second scheduler is allowed to continuously make
@@ -68,7 +68,7 @@ kube-scheduler
--profiling[=true]: Enable profiling via web interface host:port/debug/pprof/
```
###### Auto generated by spf13/cobra on 13-Oct-2015
###### Auto generated by spf13/cobra on 14-Dec-2015
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->