Update docs to reflect affinity, taints, tolerations moving from alpha
annotations to (beta) fields.
This commit is contained in:
@@ -49,7 +49,7 @@ StreamingProxyRedirects=true|false (ALPHA - default=false)
|
||||
--policy-config-file string File with scheduler policy configuration
|
||||
--port int32 The port that the scheduler's http service runs on (default 10251)
|
||||
--profiling Enable profiling via web interface host:port/debug/pprof/ (default true)
|
||||
--scheduler-name string Name of the scheduler, used to select which pods will be processed by this scheduler, based on pod's annotation with key 'scheduler.alpha.kubernetes.io/name' (default "default-scheduler")
|
||||
--scheduler-name string Name of the scheduler, used to select which pods will be processed by this scheduler, based on PodSpec's schedulerName field (default "default-scheduler")
|
||||
```
|
||||
|
||||
###### Auto generated by spf13/cobra on 13-Dec-2016
|
||||
|
||||
Reference in New Issue
Block a user