sassoftware / viya4-deployment

This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
69 stars 62 forks source link

feat: (IAC-1188) Update CLUSTER_AUTOSCALER_CHART_VERSION default to 9.34.1 #514

Closed jarpat closed 6 months ago

jarpat commented 6 months ago

Changes

Updates the default CLUSTER_AUTOSCALER_CHART_VERSION to 9.34.1

Tests

Autoscaler was tested by adding cas workers and seeing if new nodes were spawned and deleted upon uninstallation. Scenario Provider K8s Version CAS Min/Max Nodes CLUSTER_AUTOSCALER_CHART_VERSION V4_CFG_CAS_WORKER_COUNT Order Cadence Notes
1 AWS v1.26.11-eks-8cb36c9 1 & 5 9.34.1 3 * fast:2020 autoscaler successfully scaled up cas nodes for workers and down upon uninstall
2 AWS v1.28.4-eks-8cb36c9 1 & 5 9.34.1 3 * fast:2020 autoscaler successfully scaled up cas nodes for workers and down upon uninstall