Skip to content

Azure NPM troubleshooting guide

Yongli Chen edited this page Sep 25, 2019 · 12 revisions

Updating Azure-NPM manually:

kubectl delete ds azure-npm -n kube-system --grace-period=0 --force && 
kubectl apply -f https://raw.githubusercontent.com/Azure/azure-container-networking/master/npm/azure-npm.yaml

Azure Container Networking

Clone this wiki locally