diff --git a/content/rancher/v2.6/en/cluster-admin/editing-clusters/aks-config-reference/_index.md b/content/rancher/v2.6/en/cluster-admin/editing-clusters/aks-config-reference/_index.md index df7a921ec0e..3a8ecb99318 100644 --- a/content/rancher/v2.6/en/cluster-admin/editing-clusters/aks-config-reference/_index.md +++ b/content/rancher/v2.6/en/cluster-admin/editing-clusters/aks-config-reference/_index.md @@ -176,7 +176,7 @@ For more information about connecting to an AKS private cluster, see the [AKS do # Node Pools ### Mode -The Azure interface allows users to specify whether a Primary Node Pool relies on either `system` (normally used for control planes) and `user` (what is most typically needed for Rancher). +The Azure interface allows users to specify whether a Primary Node Pool relies on either `system` (normally used for control planes) or `user` (what is most typically needed for Rancher). For Primary Node Pools, you can specify Mode, OS, Count and Size. @@ -218,4 +218,4 @@ The maximum number of pods per node defaults to 110 with a maximum of 250. When auto scaling is enabled, you will need to enter a minimum and maximum node count. -When Auto Scaling is enabled, you can't manually scale the node pool. The scale is controlled by the AKS autoscaler. \ No newline at end of file +When Auto Scaling is enabled, you can't manually scale the node pool. The scale is controlled by the AKS autoscaler.