Merge pull request #10004 from ArtfulCoder/kubelet_health

Augmented kubelet healthz with syncLoop check.
This commit is contained in:
Jeff Lowdermilk
2015-06-22 10:53:05 -07:00
7 changed files with 247 additions and 63 deletions

View File

@@ -5,7 +5,7 @@ stop program = "/etc/init.d/kubelet stop"
if does not exist then restart
if failed
host 127.0.0.1
port 10248
port 10255
protocol HTTP
request "/healthz"
then restart