KH Chan

Results 33 comments of KH Chan

You are right, I forgot to commit the changes after adding the security context for my local deployment. Thanks for submitting that PR

@pc-mreeves what do you mean by known AWS ECR supported location? any AWS ECR repo created is also random source

This is not an official project maintained by AWS, so it won't be hosted on any official ECR repos.

Hi, this adapter is used for HPA to retrieve external metrics from Amazon CloudWatch. Are your existing metrics in Amazon CloudWatch?

Hi, the metrics APIs will return whole numbers without a suffix when possible, and will generally return quantities in milli-units otherwise. The suffix `m` mean milli, so 92750m mean 92.750....

@rbrigden do you mind also showing what is the current replica count?

You can refer to the [HPA docs](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale) for details about how scaling work. It looks like you have a lot of messages in your SQS queue and that's why HPA...

looks like it is missing some permissions, did you deploy the full `adapter.yaml`? There are service account, role bindings defined.

Hi @joesbigidea do you mean it worked fine with v0.8.0?

@aploessl thanks for filing an issue, I have updated the binary in Serverless Application Repository and tested it was working fine.