We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eb8adc commit 1637fc1Copy full SHA for 1637fc1
articles/aks/use-system-pools.md
@@ -44,7 +44,7 @@ You can do the following operations with node pools:
44
* Delete user node pools.
45
* You can delete system node pools, provided you have another system node pool to take its place in the AKS cluster.
46
* An AKS cluster may have multiple system node pools and requires at least one system node pool.
47
-* Configure maxPods per node per node pool when creating new node pools.
+* Configure the maximum number of pods deployable to a node (maxPods) when adding new node pools to a cluster.
48
49
## Create a new AKS cluster with a system node pool
50
0 commit comments