|
2 | 2 | title: Scale requirements for AKS on Azure Local
|
3 | 3 | description: Learn about scale requirements for AKS on Azure Local.
|
4 | 4 | ms.topic: conceptual
|
5 |
| -ms.date: 03/24/2025 |
| 5 | +ms.date: 03/25/2025 |
6 | 6 | author: sethmanheim
|
7 | 7 | ms.author: sethm
|
8 | 8 | ms.reviewer: abha
|
@@ -66,44 +66,7 @@ This article describes the maximum and minimum supported scale count for AKS on
|
66 | 66 |
|
67 | 67 | For more worker node sizes with GPU support, see the next section.
|
68 | 68 |
|
69 |
| -## Supported GPU models |
70 |
| - |
71 |
| -The following GPU models are supported by AKS on Azure Local, version 23H2: |
72 |
| - |
73 |
| -| Manufacturer | GPU model | Supported version | |
74 |
| -|--------------|-----------|-------------------| |
75 |
| -| NVidia | A2 | 2311.2 | |
76 |
| -| NVidia | A16 | 2402.0 | |
77 |
| -| NVidia | T4 | 2408.0 | |
78 |
| - |
79 |
| -## Supported VM sizes |
80 |
| - |
81 |
| -The following VM sizes for each GPU models are supported by AKS on Azure Local, version 23H2. |
82 |
| - |
83 |
| -### Nvidia T4 is supported by NK T4 SKUs |
84 |
| - |
85 |
| -| VM size | GPUs | GPU Memory: GiB | vCPU | Memory: GiB | |
86 |
| -|-----------------|---|----|-----|----| |
87 |
| -| Standard_NK6 | 1 | 8 | 6 | 12 | |
88 |
| -| Standard_NK12 | 2 | 16 | 12 | 24 | |
89 |
| - |
90 |
| -### Nvidia A2 is supported by NC2 A2 SKUs |
91 |
| - |
92 |
| -| VM size | GPUs | GPU Memory: GiB | vCPU | Memory: GiB | |
93 |
| -|-------------------|---|----|----|----| |
94 |
| -| Standard_NC4_A2 | 1 | 16 | 4 | 8 | |
95 |
| -| Standard_NC8_A2 | 1 | 16 | 8 | 16 | |
96 |
| -| Standard_NC16_A2 | 2 | 32 | 16 | 64 | |
97 |
| -| Standard_NC32_A2 | 2 | 32 | 32 | 128 | |
98 |
| - |
99 |
| -### Nvidia A16 is supported by NC2 A16 SKUs |
100 |
| - |
101 |
| -| VM size | GPUs | GPU Memory: GiB | vCPU | Memory: GiB | |
102 |
| -|--------------------|---|----|----|----| |
103 |
| -| Standard_NC4_A16 | 1 | 16 | 4 | 8 | |
104 |
| -| Standard_NC8_A16 | 1 | 16 | 8 | 16 | |
105 |
| -| Standard_NC16_A16 | 2 | 32 | 16 | 64 | |
106 |
| -| Standard_NC32_A16 | 2 | 32 | 32 | 128 | |
| 69 | +[!INCLUDE [supported-gpu-models](includes/supported-gpu-models.md)] |
107 | 70 |
|
108 | 71 | ## Next steps
|
109 | 72 |
|
|
0 commit comments