use master election option instead of podmaster

This commit is contained in:
Smaine Kahlouch
2016-03-21 22:25:09 +01:00
parent ba4ad51c26
commit c51ed4bbb7
5 changed files with 6 additions and 53 deletions

View File

@@ -11,6 +11,7 @@ spec:
command:
- /hyperkube
- scheduler
- --leader-elect=true
- --master=http://127.0.0.1:{{kube_apiserver_insecure_port}}
- --v={{ kube_log_level | default('2') }}
livenessProbe: