Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Mate's queries cause Ratel imiting on AWS #95

Open
snoby opened this issue Mar 15, 2017 · 0 comments
Open

Mate's queries cause Ratel imiting on AWS #95

snoby opened this issue Mar 15, 2017 · 0 comments

Comments

@snoby
Copy link
Contributor

snoby commented Mar 15, 2017

Mate version 0.6.1 ( and prior versions) causes a lot of traffic while it polls route53. My AWS account has 53 hosted zones and in those zones there are 10's of records in them. Mate, even with filtering enabled, still queries these zones and causes route53 query outages while looking at the route53 console.

I have not yet dug into the code, but I'm wondering if it is possible to set the query period and to set mate up to only query / control a certain zone. Basically I need to massively reduce the amount of DNS traffic that mate does.

I will also mention that I have a specific IAM role setup for mate that gives him ChangeResourceRecordSets in two hosted zones, he is also allowed to getchange. He also has unlimited access to elasticloadbalancing...

Some logs to checkout :

Gitst Of log

Some suggested behavior:

  • Ability to have mate listen to kubernetes api and listen for changes and act on those changes only.
  • ability to have mate only query certain DNS hosted zones and at a specified rate.

Thoughts?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant