aws-samples / aws-analytics-reference-architecture

Home Page:https://aws.amazon.com/blogs/opensource/adding-cdk-constructs-to-the-aws-analytics-reference-architecture/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix: Provide field for passing the version of autoscaler to use with EKS

lmouhib opened this issue · comments

Currently the EMR on EKS construct provide the ability to define the version of EKS but not autoscaler. If the k8s version 1.22 is used then deployment fails because the autoscaler version used is not correct.