11 Commits

Author SHA1 Message Date
Michael Grosser
f77e80a8c4 remove kubernetes 1.8 support 2019-09-25 16:41:13 -07:00
pigletfly
4118c56385 Move NPD into kube-system namespace 2019-08-14 12:06:07 +08:00
Andrey Sidorov
ef3cdc28ef upgrade latest NPD version on yaml 2019-05-27 16:27:20 +03:00
ringtail
fdf1c55ae1 add labels to daemonset metadata 2019-04-14 14:28:23 +08:00
Andy Xie
8c7ef9db05 add resource 2018-12-27 11:16:37 +08:00
Andy Xie
9ab9939594 bump NPD image version to 0.6.1 2018-12-25 15:33:55 +08:00
Zhen Wang
1f636381b8 Detect kubelet and container runtime frequent crashes 2018-11-26 22:41:06 -08:00
Zhen Wang
ecaa61e7d3 Detect readonly filesystem 2018-11-20 11:20:48 -08:00
Hui Chen
16933f8333 update the deployment file and use configmap 2018-11-12 13:20:47 +08:00
Ross Guarino
7684e59d15 fix typo in daemonset labelSelector
The label on the pod is `app: node-problem-detector` while the
label in the `labelSelector` was `name: node-problem-detector`.
This CL updates the `labelSelector` to use `app` rather than `name`.
2018-05-29 17:22:17 -07:00
Julien SENON
f91ff67392 Change readme with remarks from @andyxning 2018-03-25 17:27:24 +02:00