sassoftware / viya4-iac-azure

This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya platform products on Microsoft Azure Cloud.
Apache License 2.0
72 stars 88 forks source link

Documentation: how autoscaling is configured for nodepools #77

Closed manoatsas closed 3 years ago

manoatsas commented 3 years ago

Add a note here https://github.com/sassoftware/viya4-iac-azure/blob/main/docs/CONFIG-VARS.md#additional-nodepools to clarify how 'enable_auto_scaling' is configured with mix/max_nodes (https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster_node_pool#enable_auto_scaling)

manoatsas commented 3 years ago

This is already covered in 'Notes' column, see "Value must be between 0 and 100. Setting min and max node counts the same disables autoscaling"