Wattpad / kube-sqs-autoscaler

Kubernetes pod autoscaler based on queue size in AWS SQS
MIT License
66 stars 15 forks source link

Error on permissions #10

Closed stafot closed 6 years ago

stafot commented 6 years ago

Is somehow unclear from documentation where the policy is needed to be attached. I am using EKS and I attached it on worker nodes, but seems that doesn't do the trick. Getting the following error. Failed to get messages in SQS: AccessDenied: Access to the resource https://sqs.us-east-1.amazonaws.com/ I tried also more permissive policies but still no luck. It looks like the pod does not get the policy from the node.

stafot commented 6 years ago

Sorry my fault. Typo on my end :(