mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-28 01:47:20 +00:00
update instructions for running NPD on windows
This commit is contained in:
@@ -227,7 +227,7 @@ make clean windows-binaries
|
|||||||
# Test in MINGW64 Window
|
# Test in MINGW64 Window
|
||||||
make test
|
make test
|
||||||
|
|
||||||
# Run with containerd log monitoring enabled in Powershell/Command Prompt. (Assumes containerd is installed.)
|
# Run with containerd log monitoring enabled in Command Prompt. (Assumes containerd is installed.)
|
||||||
%CD%\bin\windows_amd64\node-problem-detector.exe --logtostderr --enable-k8s-exporter=false --config.system-log-monitor=%CD%\config\windows-containerd-monitor-filelog.json
|
%CD%\bin\windows_amd64\node-problem-detector.exe --logtostderr --enable-k8s-exporter=false --config.system-log-monitor=%CD%\config\windows-containerd-monitor-filelog.json
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user