From da06387e5b71299a1d8cf109d62d76e38c62cd79 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Tue, 29 Jun 2021 00:14:05 -0700 Subject: [PATCH] Update content/rancher/v2.6/en/cluster-admin/editing-clusters/aks-config-reference/_index.md Co-authored-by: Billy Tat --- .../editing-clusters/aks-config-reference/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.