65 Commits

Author SHA1 Message Date
Sean Malloy
f603f26afa Document Using Descheudler As a Remedy System
In addition to using draino as a remedy system the k8s descheduler can
also be used as a remedy system.
2020-03-08 22:30:51 -05:00
shlo
925d69a18d fix wording 2020-02-24 11:07:57 +08:00
Xuewei Zhang
5da72e86bb Add problem maker to simulate problems for e2e test 2019-12-06 14:49:17 -08:00
Xiaoyu Zhang(Tim)
7a5cecaa1c typo: delete redundant description. 2019-11-08 08:55:53 +08:00
rhysemmas
80e3428d75 Update background section 2019-10-08 14:14:53 +01:00
Michael Grosser
f77e80a8c4 remove kubernetes 1.8 support 2019-09-25 16:41:13 -07:00
Xuewei Zhang
0f0e5eff0f Adding stackdriver exporter 2019-09-12 18:30:00 -07:00
Pablo Iranzo Gómez
eea584e78d Fixes typo in README 2019-09-05 16:26:27 +02:00
Xuewei Zhang
fbebcf311b Report metrics from system-log-monitor 2019-07-12 14:38:21 -07:00
Xuewei Zhang
be2647a686 Allow compilation time disabling for each type of Problem Daemon. 2019-06-17 16:02:45 -07:00
Xuewei Zhang
cf6624661a Update READMEs 2019-06-13 00:51:17 -07:00
Zhen Wang
86e0f5da4e Update README on dependency management 2019-06-04 12:15:47 -07:00
Kubernetes Prow Robot
3688897829 Merge pull request #285 from xueweiz/master
Add metrics mode proposal to README
2019-06-03 13:45:34 -07:00
Xuewei Zhang
360a23165d Add metrics mode proposal to README 2019-06-03 12:11:35 -07:00
Zhen Wang
784e54bf12 Update README to state that the ConfigMap is required. 2019-05-31 13:33:57 -07:00
Andy Xie
4475a5a919 add docs about custom plugin 2018-12-10 14:17:23 +08:00
Zhen Wang
1f636381b8 Detect kubelet and container runtime frequent crashes 2018-11-26 22:41:06 -08:00
k8s-ci-robot
533ecef8ae Merge pull request #219 from andyxning/fix_broken_link_for_draino
fix broken link for draino
2018-11-21 00:47:04 -08:00
Max Williams
4ecb2670b7 Updating readme with configmap details
Signed-off-by: Max Williams <max.williams@deliveryhero.com>
2018-11-13 10:51:25 +01:00
Andy Xie
d1542fb84c fix broken link for draino 2018-11-12 18:21:38 +08:00
Max Williams
708611203f Some small grammar changes
Signed-off-by: Max Williams <max.williams@deliveryhero.com>
2018-11-12 10:52:23 +01:00
Max Williams
74cafb2e74 Adding helm chart info to readme and fixing some formatting 2018-11-12 10:52:23 +01:00
Hui Chen
16933f8333 update the deployment file and use configmap 2018-11-12 13:20:47 +08:00
Nic Cope
0868200b08 Document Draino remedy system 2018-09-05 01:54:34 -07:00
Zhen Wang
159edfa3c2 Include some concrete usage examples in the README 2018-07-30 11:20:57 -07:00
Zhen Wang
aef8fa6e2f Add required package for Debian in README and ignore entire /bin/ directory 2018-07-19 14:16:45 -07:00
k8s-ci-robot
2f915ecf29 Merge pull request #144 from andyxning/add_setup_readme
add setup readme
2018-06-03 19:14:55 -07:00
Julien SENON
a84a937de5 Change readme, fix <=1.9 to <1.9 2018-03-25 17:34:58 +02:00
Julien SENON
2758d5de48 Change readme with remarks from @andyxning, remove duplicate comment 2018-03-25 17:29:40 +02:00
Julien SENON
f91ff67392 Change readme with remarks from @andyxning 2018-03-25 17:27:24 +02:00
Julien Senon
d9c68c1b6b Update Readme
Update yaml file with new daemonset definition introduce by kubernetes 1.9
2018-03-22 16:05:46 +01:00
Lantao Liu
c591f3c0af Merge pull request #159 from Rcluoyi/newDev
Fix doc links for ConfigMap in README
2018-02-22 22:24:41 -08:00
Tim Hockin
3468934b7d Pushes go to staging-k8s.gcr.io 2018-02-01 20:11:55 -08:00
renchao
c40da455c9 Fix doc links for ConfigMap in README
Signed-off-by: renchao <renchao@chinacloud.com.cn>
2018-01-25 15:16:16 +08:00
Tim Hockin
547c65ef89 Convert registry to k8s.gcr.io 2017-12-22 09:55:16 -08:00
Andy Xie
10dbfef1a8 add custom problem detector plugin 2017-11-22 10:14:09 +08:00
Andy Xie
963a977c40 add setup readme 2017-10-16 19:44:33 +08:00
Cao Shufeng
b18ddc86d2 update README
update description about `Build Image`. When running `make`, it will
not push image to registry.
2017-09-19 15:04:03 +08:00
Malepati Bala Siva Sai Akhil
6753f10933 Fixed Typo in README of node-problem-detecter 2017-08-06 09:02:35 +05:30
Lantao Liu
4f19101a65 Merge pull request #130 from fisherxu/master
fix typo
2017-08-04 10:18:27 -07:00
fisherxu
06c82c0af4 fix typo 2017-08-05 01:06:07 +08:00
Mohammad Asif Siddiqui
6700a1e6df Add Build Status and GoReportCard badge 2017-08-04 18:32:40 +08:00
Julius Milan
69667975d0 Update README.md
Add description of ABRT usage.
2017-05-12 15:20:26 +02:00
Xiaoyu Zhang
9e06774034 update README.md
add "which" into the document.
2017-03-19 18:46:16 +08:00
Andy Xie
eaef42033c fix heapster reference to master branch 2017-02-22 21:46:51 +08:00
Random-Liu
6170b0c87f Add multiple log monitoring support. 2017-02-15 13:15:18 -08:00
Random-Liu
dba47bdc27 Update the README.md. 2017-02-15 13:07:01 -08:00
Random-Liu
10fc831409 Change kernel specific name in code base and change syslog to filelog. 2017-02-15 13:07:01 -08:00
Andy Xie
b28c622d83 change flag to pflag 2017-02-07 10:31:19 +08:00
Dawn Chen
b66c4df364 Merge pull request #39 from Random-Liu/journald-support
Journald support
2017-02-01 12:41:51 -08:00