Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API rate limit on AWS provider #894

Closed
maauso opened this issue Feb 11, 2019 · 2 comments
Closed

API rate limit on AWS provider #894

maauso opened this issue Feb 11, 2019 · 2 comments
Labels
provider/aws triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@maauso
Copy link

maauso commented Feb 11, 2019

Hi guys,

I upgraded from 0.5.6 to 0.5.10 and I detected that the number of request to the AWS api server has been increased greatly until to receive rate limit errors.
I'm using two externalDNS in the same account because we have two EKS cluster, also we use these externDNS options

        - --source=service
        - --source=ingress
        - --domain-filter=xxx
        - --provider=aws
        - --policy=upsert-only 
        - --aws-zone-type=private 
        - --registry=txt
        - --txt-owner-id=eks

I attached an image, where you can see the number of request during the time that version 0.5.10 has been working.

screen shot 2019-02-11 at 09 46 12

@Raffo
Copy link
Contributor

Raffo commented Feb 11, 2019

Hi!
There is a known issue with v0.5.10, we are about to release a fix and the release notes already explain that. Rolling back to v0.5.9 should fix that or using the new release candidate image http://registry.opensource.zalan.do/teapot/external-dns:v0.5.10-16-gfe39b46.

Related issue: #869

@Raffo Raffo added triage/duplicate Indicates an issue is a duplicate of other open issue. provider/aws labels Feb 11, 2019
@maauso
Copy link
Author

maauso commented Feb 11, 2019

ok, thanks

@maauso maauso closed this as completed Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider/aws triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

2 participants