Skip to content

Commit a1a7234

Browse files
authored
Merge pull request #363 from grosser/grosser/old
remove kubernetes 1.8 support
2 parents 850ecf1 + f77e80a commit a1a7234

File tree

2 files changed

+1
-56
lines changed

2 files changed

+1
-56
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ helm install stable/node-problem-detector
180180

181181
Or alternatively, to install node-problem-detector manually:
182182

183-
1. Edit [node-problem-detector.yaml](deployment/node-problem-detector.yaml) to fit your environment. Set `log` volume to your system log directory (used by SystemLogMonitor). You can use a ConfigMap to overwrite the `config` directory inside the pod. For Kubernetes versions older than 1.9, use [node-problem-detector-old.yaml](deployment/node-problem-detector-old.yaml).
183+
1. Edit [node-problem-detector.yaml](deployment/node-problem-detector.yaml) to fit your environment. Set `log` volume to your system log directory (used by SystemLogMonitor). You can use a ConfigMap to overwrite the `config` directory inside the pod.
184184

185185
2. Edit [node-problem-detector-config.yaml](deployment/node-problem-detector-config.yaml) to configure node-problem-detector.
186186

deployment/node-problem-detector-old.yaml

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)