From 4b8798cc164986ef87a297c854452933f0827a5c Mon Sep 17 00:00:00 2001 From: Forest-L Date: Tue, 10 Nov 2020 11:07:38 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e335900..8d30089 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Quickly get cluster core component status and cluster size information and abnor 1、Install Node-problem-Detector in the inspection cluster -> Note: The NPD module does not need to be installed when no node information needs to be probed. +> Note: The NPD module does not need to be installed When more detailed node information does not need to be probed. * Create a ConfigMap file for Node-Problem-Detector, which contains fault patrol rules and can be added by the user [npd-config.yaml](./docs/npd-config.yaml). `kubectl apply -f npd-config.yaml`