Commit Graph
15 Commits
Author SHA1 Message Date
goushicui 7ecb76f31a add memory read error 2021-02-09 14:08:18 +08:00
wawa0210 9dea1cf665 avoid npd pod schedule on windows node 2020-05-27 16:37:15 +08:00
Mathieu CollinandGitHub 74554c4b26 update system-log-monitor and image version 2020-04-08 11:24:56 +02:00
Hardik DodiyaandGitHub 3afca2f0e4 Update node-problem-detector-config
Seems there is an inconsistency between /config and /deployment examples for kernel-monitor. 
Updating /deployment example accordingly.
2019-10-08 12:04:57 +05:30
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 GuarinoandGitHub 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