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
71 stars 64 forks source link

AWS Autoscaler to use a cluster type placement group for CAS node pool #517

Closed miaeyg closed 8 months ago

miaeyg commented 8 months ago

Is there a way to make the deployed AWS EKS Autoscaler to use a "cluster" type AWS placement group for the CAS node pool?

dhoucgitter commented 8 months ago

Hi @miaeyg. DAC mainly deals with the version of the autoscaler Helm chart that gets installed while the node pool definitions and autoscaling behavior are handled in the viya-iac-aws project. I believe the response to issue https://github.com/sassoftware/viya4-iac-aws/issues/259 applies here also.