We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 026c201 commit c565c55Copy full SHA for c565c55
docs/npm.md
@@ -19,7 +19,7 @@ Specify `--network-policy=azure` when creating an AKS cluster. For more informat
19
Running the command below will bring up one azure-npm instance on each Kubernetes node.
20
```
21
# linux
22
-kubectl apply -f https://raw.githubusercontent.com/Azure/azure-container-networking/master/npm/deploy/npm/azure-npm.yaml
+kubectl apply -f https://raw.githubusercontent.com/Azure/azure-container-networking/master/npm/azure-npm.yaml
23
# windows
24
kubectl apply -f https://raw.githubusercontent.com/Azure/azure-container-networking/master/npm/examples/windows/azure-npm.yaml
25
0 commit comments