Skip to content

Commit ed5453f

Browse files
committed
Freshness pass
1 parent c52fe19 commit ed5453f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/aks/quotas-skus-regions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Limits for resources, SKUs, regions
2+
title: Limits for resources, SKUs, and regions in Azure Kubernetes Service (AKS)
33
titleSuffix: Azure Kubernetes Service
44
description: Learn about the default quotas, restricted node VM SKU sizes, and region availability of the Azure Kubernetes Service (AKS).
55
ms.topic: conceptual
6-
ms.date: 03/25/2021
6+
ms.date: 03/07/2023
77

88
---
99
# Quotas, virtual machine size restrictions, and region availability in Azure Kubernetes Service (AKS)
@@ -21,7 +21,7 @@ This article details the default resource limits for Azure Kubernetes Service (A
2121
All other network, compute, and storage limitations apply to the provisioned infrastructure. For the relevant limits, see [Azure subscription and service limits](../azure-resource-manager/management/azure-subscription-service-limits.md).
2222

2323
> [!IMPORTANT]
24-
> When you upgrade an AKS cluster, extra resources are temporarily consumed. These resources include available IP addresses in a virtual network subnet or virtual machine vCPU quota.
24+
> When you upgrade an AKS cluster, extra resources are temporarily consumed. These resources include available IP addresses in a virtual network subnet or virtual machine vCPU quota.
2525
>
2626
> For Windows Server containers, you can perform an upgrade operation to apply the latest node updates. If you don't have the available IP address space or vCPU quota to handle these temporary resources, the cluster upgrade process will fail. For more information on the Windows Server node upgrade process, see [Upgrade a node pool in AKS][nodepool-upgrade].
2727
@@ -31,9 +31,9 @@ The list of supported VM sizes in AKS is evolving with the release of new VM SKU
3131

3232
## Restricted VM sizes
3333

34-
VM sizes with less than 2 CPUs may not be used with AKS.
34+
VM sizes with less than two CPUs may not be used with AKS.
3535

36-
Each node in an AKS cluster contains a fixed amount of compute resources such as vCPU and memory. If an AKS node contains insufficient compute resources, pods might fail to run correctly. To ensure the required *kube-system* pods and your applications can be reliably scheduled, AKS requires nodes use VM sizes with at least 2 CPUs.
36+
Each node in an AKS cluster contains a fixed amount of compute resources such as vCPU and memory. If an AKS node contains insufficient compute resources, pods might fail to run correctly. To ensure the required *kube-system* pods and your applications can be reliably scheduled, AKS requires nodes use VM sizes with at least two CPUs.
3737

3838
For more information on VM types and their compute resources, see [Sizes for virtual machines in Azure][vm-skus].
3939

0 commit comments

Comments
 (0)