Skip to content

Commit 6eb3ddd

Browse files
authored
Merge pull request #61873 from macolso/patch-8
The existing link pointed to wrong Vnet article
2 parents 6b172bf + d62b541 commit 6eb3ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/virtual-nodes-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The following regions are supported for virtual node deployments:
5757
Virtual Nodes functionality is heavily dependent on ACI's feature set. In addition to the [quotas and limits for Azure Container Instances](../container-instances/container-instances-quotas.md), the following scenarios are not yet supported with Virtual Nodes:
5858

5959
* Using service principal to pull ACR images. [Workaround](https://github.com/virtual-kubelet/azure-aci/blob/master/README.md#private-registry) is to use [Kubernetes secrets](https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/#create-a-secret-by-providing-credentials-on-the-command-line)
60-
* [Virtual Network Limitations](../container-instances/container-instances-vnet.md) including VNet peering, Kubernetes network policies, and outbound traffic to the internet with network security groups.
60+
* [Virtual Network Limitations](../container-instances/container-instances-virtual-network-concepts.md) including VNet peering, Kubernetes network policies, and outbound traffic to the internet with network security groups.
6161
* Init containers
6262
* [Host aliases](https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/)
6363
* [Arguments](../container-instances/container-instances-exec.md#restrictions) for exec in ACI

0 commit comments

Comments
 (0)