Skip to content

Commit 53a35fc

Browse files
Raymond Augébrianchandotcom
authored andcommitted
LCD-46035 add metrics-server EKS cluster addon to the scripts in order to support autoscaling
1 parent 9b2c8bd commit 53a35fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cloud/terraform/aws/eks/eks.tf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ module "eks" {
99
kube-proxy={
1010
most_recent=true
1111
}
12+
metrics-server={
13+
most_recent=true
14+
}
1215
vpc-cni={
1316
most_recent=true
1417
}

0 commit comments

Comments
 (0)