Skip to content

Commit b62d8e6

Browse files
committed
restore previous format
1 parent 61d4f18 commit b62d8e6

File tree

1 file changed

+19
-40
lines changed

1 file changed

+19
-40
lines changed

articles/private-5g-core/azure-stack-edge-virtual-machine-sizing.md

Lines changed: 19 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -12,49 +12,28 @@ ms.date: 09/29/2023
1212

1313
The following tables list the hardware resources that Azure Private 5G Core (AP5GC) uses when running on supported Azure Stack Edge (ASE) devices. You can use this information to check how much space you'll have remaining on your ASE device after installing Azure Private 5G Core.
1414

15-
> [!NOTE]
16-
> An extra four vCPUs are used by the ASE control plane during upgrade of the packet core. The control plane software can contend with the operating system and other workloads, so we do not recommend reserving these four vCPUs. They are not included in the tables.
17-
18-
## Azure Stack Edge Pro with GPU
19-
20-
| Resources | vCPUs | RAM (GiB) | Storage |
21-
|-------------------|-------|-----------|------------|
22-
| Available | 40 | 96 | ~ 4.19 TB |
23-
| AP5GC VMs | 16 | 32 | 208 GB ephemeral </br> 102 GB persistent |
24-
| AKS control plane | 8 | 12 | 128 GB ephemeral |
25-
| **Remaining** | **16**| **52** | **~ 3.75 TB** |
26-
27-
For the full device specifications, see [Technical specifications and compliance for Azure Stack Edge Pro with GPU](/azure/databox-online/azure-stack-edge-gpu-technical-specifications-compliance).
15+
| VM detail | Flavor name | vCPUs | Memory (GiB) | Disk size (GB) | VM function |
16+
|---|---|---|---|---|---|
17+
| Management Control Plane VM | Standard_F4s_v1 | 4 | 4 | Ephemeral - 80 | Management Control Plane to create Kubernetes clusters |
18+
| AP5GC Cluster Control Plane VM | Standard_F4s_v1 | 4 | 4 | Ephemeral - 128 | Control Plane of the Kubernetes cluster used for AP5GC |
19+
| AP5GC Cluster Node VM | Standard_F16s_HPN | 16 | 32 | Ephemeral - 128 </br> Persistent - 102 GB | AP5GC workload node |
20+
| Control plane upgrade reserve | | 0 (see note) | 4 | 0 | Used by ASE during upgrade of the control plane VM |
21+
| **Total requirements** | | **24** | **44** | **Ephemeral - 336** </br> **Persistent - 102** </br> **Total - 438** | |
2822

29-
## Azure Stack Edge Pro 2 - 64G2T
30-
31-
| Resources | vCPUs | RAM (GiB) | Storage |
32-
|-------------------|-------|-----------|----------|
33-
| Available | 32 | 48 | 720 GB |
34-
| AP5GC VMs | 16 | 32 | 208 GB ephemeral </br> 102 GB persistent |
35-
| AKS control plane | 8 | 12 | 128 GB ephemeral |
36-
| **Remaining** | **8** | **4** | **~ 280 GB** |
37-
38-
For the full device specifications, see [Technical specifications and compliance for Azure Stack Edge Pro 2](/azure/databox-online/azure-stack-edge-pro-2-technical-specifications-compliance?tabs=sku-a).
39-
40-
## Azure Stack Edge Pro 2 - 128G4T1GPU
23+
> [!NOTE]
24+
> An extra four vCPUs are used during upgrade of ASE. We do not recommend reserving these four vCPUs because the ASE control plane software can contend with other workloads.
4125
42-
| Resources | vCPUs | RAM (GiB) | Storage |
43-
|-------------------|-------|-----------|----------|
44-
| Available | 32 | 96 | 1.6 TB |
45-
| AP5GC VMs | 16 | 32 | 208 GB ephemeral </br> 102 GB persistent |
46-
| AKS control plane | 8 | 12 | 128 GB ephemeral |
47-
| **Remaining** | **8** | **52** | **~ 1.1 TB** |
26+
## Remaining usable resource on Azure Stack Edge Pro
4827

49-
For the full device specifications, see [Technical specifications and compliance for Azure Stack Edge Pro 2](/azure/databox-online/azure-stack-edge-pro-2-technical-specifications-compliance?tabs=sku-b).
28+
The following resources are available within ASE after deploying AP5GC. You can use these resources, for example, to deploy additional virtual machines or storage accounts.
5029

51-
## Azure Stack Edge Pro 2 - 256G6T2GPU
30+
| Resource | Pro with GPU | Pro 2 - 64G2T | Pro 2 - 128G4T1GPU | Pro 2 - 256G6T2GPU |
31+
|----------|--------------|---------------|--------------------|--------------------|
32+
| vCPUs | 16 | 8 | 8 | 8 |
33+
| Memory | 52 GiB | 4 GiB | 52 GiB | 180 GiB |
34+
| Storage | ~ 3.75 TB | ~ 280 GB | ~ 1.1 TB | ~ 2.0 TB |
5235

53-
| Resources | vCPUs | RAM (GiB) | Storage |
54-
|-------------------|-------|-----------|---------|
55-
| Available | 32 | 224 | 2.5 TB |
56-
| AP5GC VMs | 16 | 32 | 208 GB ephemeral </br> 102 GB persistent |
57-
| AKS control plane | 8 | 12 | 128 GB ephemeral |
58-
| **Remaining** | **8** | **180** | **~ 2.0 TB** |
36+
For the full device specifications, see:
5937

60-
For the full device specifications, see [Technical specifications and compliance for Azure Stack Edge Pro 2](/azure/databox-online/azure-stack-edge-pro-2-technical-specifications-compliance?tabs=sku-c).
38+
- [Technical specifications and compliance for Azure Stack Edge Pro with GPU](/azure/databox-online/azure-stack-edge-gpu-technical-specifications-compliance)
39+
- [Technical specifications and compliance for Azure Stack Edge Pro 2](/azure/databox-online/azure-stack-edge-pro-2-technical-specifications-compliance)

0 commit comments

Comments
 (0)