File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -102,9 +102,13 @@ certain backends. Some of them can be disabled at compile-time using a build tag
102
102
103
103
* ` --config.custom-plugin-monitor ` : List of paths to custom plugin monitor config files, comma-separated, e.g.
104
104
[ 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.
108
112
109
113
#### For Kubernetes exporter
110
114
You can’t perform that action at this time.
0 commit comments