Skip to content

Commit da50f1e

Browse files
Merge pull request #210224 from MGoedtel/task1984640
updated known limitations
2 parents 552a2a7 + 72a407f commit da50f1e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/aks/virtual-nodes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Kubernetes Service
44
description: Overview of how using virtual node with Azure Kubernetes Services (AKS)
55
services: container-service
66
ms.topic: conceptual
7-
ms.date: 02/17/2021
7+
ms.date: 09/06/2022
88
ms.custom: references_regions
99
---
1010

@@ -20,7 +20,7 @@ This article gives you an overview of the region availability and networking req
2020

2121
All regions, where ACI supports VNET SKUs, are supported for virtual nodes deployments. For more details, see [Resource availability for Azure Container Instances in Azure regions](../container-instances/container-instances-region-availability.md).
2222

23-
For available CPU and Memory SKUs in each region, please check the [Azure Container Instances Resource availability for Azure Container Instances in Azure regions - Linux container groups](../container-instances/container-instances-region-availability.md#linux-container-groups)
23+
For available CPU and memory SKUs in each region, please check the [Azure Container Instances Resource availability for Azure Container Instances in Azure regions - Linux container groups](../container-instances/container-instances-region-availability.md#linux-container-groups)
2424

2525
## Network requirements
2626

@@ -43,6 +43,7 @@ Virtual Nodes functionality is heavily dependent on ACI's feature set. In additi
4343
* Using api server authorized ip ranges for AKS.
4444
* Volume mounting Azure Files share support [General-purpose V1](../storage/common/storage-account-overview.md#types-of-storage-accounts). Follow the instructions for mounting [a volume with Azure Files share](azure-files-volume.md)
4545
* Using IPv6 is not supported.
46+
* Virtual nodes don't support the [Container hooks](https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/) feature.
4647

4748
## Next steps
4849

0 commit comments

Comments
 (0)