Update content/rancher/v2.6/en/cluster-admin/editing-clusters/aks-config-reference/_index.md

Co-authored-by: Billy Tat <btat@suse.com>
This commit is contained in:
Catherine Luse
2021-06-29 00:14:05 -07:00
committed by GitHub
parent 5313b28fa4
commit da06387e5b
@@ -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.
When Auto Scaling is enabled, you can't manually scale the node pool. The scale is controlled by the AKS autoscaler.