Fix a bunch of places where the -machines flag was still attached to the apiserver.

This commit is contained in:
Brendan Burns
2014-11-01 20:38:45 -07:00
parent bbb66af3db
commit 8d34231381
17 changed files with 36 additions and 27 deletions

View File

@@ -53,9 +53,6 @@ The the kube-apiserver several options.
**-logtostderr**=
log to standard error instead of files. Default is false.
**-machines**=[]
List of machines to schedule onto, comma separated.
**-minion_cache_ttl**=30s
Duration of time to cache minion information. Default 30 seconds.