File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,11 @@ System node pool nodes each have the label **kubernetes.azure.com/mode: system**
30
30
* System pools osType must be Linux.
31
31
* User node pools osType may be Linux or Windows.
32
32
* 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.
34
34
* System node pools must support at least 30 pods as described by the [ minimum and maximum value formula for pods] [ maximum-pods ] .
35
35
* Spot node pools require user node pools.
36
36
37
- You can perform the following operations with node pools:
37
+ You can do the following operations with node pools:
38
38
39
39
* 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.
40
40
* Change a user node pool to be a system node pool.
You can’t perform that action at this time.
0 commit comments