Skip to content

Commit 4ff11ad

Browse files
committed
style for scores
1 parent 4b07227 commit 4ff11ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/use-system-pools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ System node pool nodes each have the label **kubernetes.azure.com/mode: system**
3030
* System pools osType must be Linux.
3131
* User node pools osType may be Linux or Windows.
3232
* System pools must contain at least one node, and user node pools may contain zero or more nodes.
33-
* System node pools require a VM SKU of at least 2 vCPUd and 4GB memory.
33+
* System node pools require a VM SKU of at least 2 vCPUs and 4GB memory.
3434
* System node pools must support at least 30 pods as described by the [minimum and maximum value formula for pods][maximum-pods].
3535
* Spot node pools require user node pools.
3636

37-
You can perform the following operations with node pools:
37+
You can do the following operations with node pools:
3838

3939
* Change a system node pool to be a user node pool, provided you have another system node pool to take its place in the AKS cluster.
4040
* Change a user node pool to be a system node pool.

0 commit comments

Comments
 (0)