We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 928da4b + e75d5f4 commit c29abe3Copy full SHA for c29abe3
articles/aks/virtual-nodes-portal.md
@@ -150,8 +150,6 @@ spec:
150
tolerations:
151
- key: virtual-kubelet.io/provider
152
operator: Exists
153
- - key: azure.com/aci
154
- effect: NoSchedule
155
```
156
157
Run the application with the [kubectl apply][kubectl-apply] command.
@@ -238,4 +236,4 @@ Virtual nodes are one component of a scaling solution in AKS. For more informati
238
236
[aks-cluster-autoscaler]: cluster-autoscaler.md
239
237
[aks-basic-ingress]: ingress-basic.md
240
[az-provider-list]: /cli/azure/provider#az-provider-list
241
-[az-provider-register]: /cli/azure/provider?view=azure-cli-latest#az-provider-register
+[az-provider-register]: /cli/azure/provider?view=azure-cli-latest#az-provider-register
0 commit comments