bitter-application-91815
09/23/2020, 1:05 PMbillowy-army-68599
09/23/2020, 5:17 PMbitter-application-91815
09/23/2020, 8:56 PM<https://docs.aws.amazon.com/eks/latest/userguide/cluster-autoscaler.html>
billowy-army-68599
09/23/2020, 8:56 PMbitter-application-91815
09/23/2020, 8:57 PMkubectl apply -f <https://raw.githubusercontent.com/kubernetes/autoscaler/master/cluster-autoscaler/cloudprovider/aws/examples/cluster-autoscaler-autodiscover.yaml>
us
.gcr.io/k8s-artifacts-prod/autoscaling/cluster-autoscaler:v*_`1.15.n`_billowy-army-68599
09/23/2020, 9:39 PMconfigFile
resource. you could also use the helm chart:
https://github.com/kubernetes/autoscaler/tree/master/chartsbitter-application-91815
09/23/2020, 9:45 PMinstall
that, the docs say that you need to run few more kubctl commands for it tobe propertly functionalbillowy-army-68599
09/23/2020, 9:47 PMkubectl edit
is doing using a transformationbitter-application-91815
09/23/2020, 9:49 PMkubectl -n kube-system set image deployment.apps/cluster-autoscaler cluster-autoscaler=<http://us.gcr.io/k8s-artifacts-prod/autoscaling/cluster-autoscaler:v1.15.n|us.gcr.io/k8s-artifacts-prod/autoscaling/cluster-autoscaler:v1.15.n>
billowy-army-68599
09/23/2020, 9:51 PMbitter-application-91815
09/23/2020, 9:52 PM