parent
6f8c97f4d2
commit
4282f695c9
|
@ -194,8 +194,8 @@ and detects known kernel issues following predefined rules.
|
||||||
|
|
||||||
The Kernel Monitor matches kernel issues according to a set of predefined rule list in
|
The Kernel Monitor matches kernel issues according to a set of predefined rule list in
|
||||||
[`config/kernel-monitor.json`](https://github.com/kubernetes/node-problem-detector/blob/v0.1/config/kernel-monitor.json).
|
[`config/kernel-monitor.json`](https://github.com/kubernetes/node-problem-detector/blob/v0.1/config/kernel-monitor.json).
|
||||||
The rule list is extensible, and you can always extend it by [overwriting the
|
The rule list is extensible, and you can always extend it by overwriting the
|
||||||
configuration](/docs/admin/node-problem/#overwrite-the-configuration).
|
configuration.
|
||||||
|
|
||||||
### Add New NodeConditions
|
### Add New NodeConditions
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue