Skip to content

Commit 7ec6cb6

Browse files
Merge pull request #17309 from sethmanheim/vmdef
Update default Linux VM size
2 parents 21aac6d + 0f4f666 commit 7ec6cb6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

AKS-Arc/scale-requirements.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Scale requirements for AKS on Azure Local
33
description: Learn about scale requirements for AKS on Azure Local.
44
ms.topic: conceptual
5-
ms.date: 03/26/2024
5+
ms.date: 03/10/2025
66
author: sethmanheim
77
ms.author: sethm
88
ms.reviewer: abha
@@ -41,9 +41,9 @@ This article describes the maximum and minimum supported scale count for AKS on
4141

4242
| System Role | VM Size | Memory, CPU |
4343
|---------------------------------|----------------------------------------|----------------------|
44-
| AKS Arc control plane nodes | Standard_A4_v2 | 8-GB memory, 4 vcpu |
45-
| AKS Arc Linux worker node | Standard_K8S3_v1 | 6-GB memory, 4 vcpu |
46-
| AKS Arc Windows worker node | Standard_K8S3_v1 | 6-GB memory, 4 vcpu |
44+
| AKS Arc control plane nodes | Standard_A4_v2 | 8-GB memory, 4 vcpu |
45+
| AKS Arc Linux worker node | Standard_A4_v2 | 8-GB memory, 4 vcpu |
46+
| AKS Arc Windows worker node | Standard_K8S3_v1 | 6-GB memory, 4 vcpu |
4747

4848
## Supported values for control plane node sizes
4949

0 commit comments

Comments
 (0)