Convert kube-apiserver to hyperkube.

Part of #108.

Also:
* Added hyperkube cmd (not built by default yet).
* Added version support to hyperkube
* Remove health_check_minions flag from apiserver as it is no longer used with #3733
This commit is contained in:
Joe Beda
2015-01-30 09:04:39 -08:00
parent 6432b563f3
commit 6bdede6925
7 changed files with 411 additions and 260 deletions

View File

@@ -38,9 +38,6 @@ The the kube-apiserver several options.
**--etcd_servers**=[]
List of etcd servers to watch (http://ip:port), comma separated
**--health_check_minions**=
If true, health check minions and filter unhealthy ones. Default true.
**--log_backtrace_at=**:0
when logging hits line file:N, emit a stack trace