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

@@ -44,6 +44,9 @@ The kube-controller-manager has several options.
**-logtostderr**=false
log to standard error instead of files.
**-machines**=[]
List of machines to schedule onto, comma separated.
**-master**=""
The address of the Kubernetes API server.