Skip to content

Commit 2758d5d

Browse files
committed
Change readme with remarks from @andyxning, remove duplicate comment
1 parent f91ff67 commit 2758d5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ to another registry.
9292

9393
## Start DaemonSet
9494
* Edit [node-problem-detector.yaml](https://github.com/kubernetes/node-problem-detector/blob/master/deployment/node-problem-detector.yaml) to fit your environment: Set `log` volume to your system log directory. (Used by SystemLogMonitor). For **kubernetes <=1.9** use [node-problem-detector-old.yaml](https://github.com/kubernetes/node-problem-detector/blob/master/deployment/node-problem-detector-old.yaml)
95-
* Edit node-problem-detector.yaml to fit your environment: Set `log` volume to your system log directory. (Used by SystemLogMonitor)
9695
* Create the DaemonSet with `kubectl create -f node-problem-detector.yaml`
9796
* If needed, you can use [ConfigMap](https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/)
9897
to overwrite the `config/`.

0 commit comments

Comments
 (0)