Merge pull request #103 from zhangxiaoyu-zidif/patch-2

update README.md
This commit is contained in:
Lantao Liu
2017-03-27 10:55:43 -07:00
committed by GitHub
+1 -1
View File
@@ -1,7 +1,7 @@
# node-problem-detector
node-problem-detector aims to make various node problems visible to the upstream
layers in cluster management stack.
It is a daemon runs on each node, detects node
It is a daemon which runs on each node, detects node
problems and reports them to apiserver.
node-problem-detector can either run as a
[DaemonSet](http://kubernetes.io/docs/admin/daemons/) or run standalone.