Merge pull request #539 from smileusd/health_check

improvement health-checker
This commit is contained in:
Kubernetes Prow Robot
2021-06-25 09:48:45 -07:00
committed by GitHub
5 changed files with 122 additions and 15 deletions

View File

@@ -25,6 +25,7 @@
"--component=kubelet",
"--enable-repair=true",
"--cooldown-time=1m",
"--loopback-time=0",
"--health-check-timeout=10s"
],
"timeout": "3m"