Update npm.md (#1911)
we have to use same URL with [Official doc](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/virtual-network/kubernetes-network-policies.md) Also, the old URL uses older container image version.
This commit is contained in:
Родитель
026c201d0d
Коммит
c565c5514a
|
@ -19,7 +19,7 @@ Specify `--network-policy=azure` when creating an AKS cluster. For more informat
|
|||
Running the command below will bring up one azure-npm instance on each Kubernetes node.
|
||||
```
|
||||
# linux
|
||||
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
|
||||
# windows
|
||||
kubectl apply -f https://raw.githubusercontent.com/Azure/azure-container-networking/master/npm/examples/windows/azure-npm.yaml
|
||||
```
|
||||
|
|
Загрузка…
Ссылка в новой задаче