Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 409 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 409 Bytes

aks-windows-npd

Daemonset used to configure node-problem-detector on Windows machines running in AKS

Deploy

kubectl apply -f https://raw.githubusercontent.com/marosset/aks-windows-npd/main/win-npd-rbac.yaml
kubectl apply -f https://raw.githubusercontent.com/marosset/aks-windows-npd/main/win-npd.yaml

Build

.\build.ps1 [-image {image}] [-version {version}] [-push]