Skip to content

Commit c3a3774

Browse files
authored
Tweak README.md
1 parent c9edf40 commit c3a3774

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

Diff for: README.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,13 @@ certain backends. Some of them can be disabled at compile-time using a build tag
102102

103103
* `--config.custom-plugin-monitor`: List of paths to custom plugin monitor config files, comma-separated, e.g.
104104
[config/custom-plugin-monitor.json](https://github.com/kubernetes/node-problem-detector/blob/master/config/custom-plugin-monitor.json).
105-
Node problem detector will start a separate custom plugin monitor for each configuration. You can
106-
use different custom plugin monitors to monitor different node problems. This is also used to set up the health checkers using
107-
the configs/health-checker*.json config files.
105+
Node problem detector will start a separate custom plugin monitor for each configuration. You can
106+
use different custom plugin monitors to monitor different node problems.
107+
108+
109+
#### For Health Checkers
110+
111+
Health checkers are configured as custom plugins, using the config/health-checker-*.json config files.
108112

109113
#### For Kubernetes exporter
110114

0 commit comments

Comments
 (0)