update readme

Signed-off-by: “Forest-L <lilin@yunify.com>
This commit is contained in:
“Forest-L 2020-11-08 03:05:49 +08:00
commit a30a6efc92
1 changed files with 3 additions and 2 deletions

View File

@ -6,10 +6,11 @@ Quickly get cluster core component status and cluster size information and abnor
## Usage
1、Install Node-problem-Detector in the inspection cluster
* 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).
* 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`
* Create the DaemonSet file for Node-Problem-Detector. [npd.yaml](./docs/npd.yaml)
* Create the DaemonSet file for Node-Problem-Detector [npd.yaml](./docs/npd.yaml).
`kubectl apply -f npd.yaml`
2、Get the Installer Excutable File