Skip to content

Commit db86995

Browse files
authored
Merge pull request #228451 from b-branco/fix-issue-105552
Remove legacy Kubernetes terminology
2 parents 5bb5ea1 + 97574ae commit db86995

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ The following table contains information about the VMs that Azure Private 5G Cor
1515
| VM detail | Flavor name | vCPUs | Memory (GB) | Disk size | VM function |
1616
|---|---|---|---|---|---|
1717
| Management Control Plane VM | Standard_F4s_v1 | 4 | 4 | Ephemeral - 80 GB | Management Control Plane to create Kubernetes clusters |
18-
| AP5GC Cluster Control Plane VM | Standard_F4s_v1 | 4 | 4 | Ephemeral - 128 GB | Master Node of the Kubernetes cluster used for AP5GC |
19-
| AP5GC Cluster Worker Node VM | Standard_F16s_HPN | 16 | 32 | Ephemeral - 128 GB <br>Persistent - 102 GB | Worker node - AP5GC workload |
18+
| AP5GC Cluster Control Plane VM | Standard_F4s_v1 | 4 | 4 | Ephemeral - 128 GB | Control Plane of the Kubernetes cluster used for AP5GC |
19+
| AP5GC Cluster Node VM | Standard_F16s_HPN | 16 | 32 | Ephemeral - 128 GB <br>Persistent - 102 GB | AP5GC workload node |

0 commit comments

Comments
 (0)