You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some new caching features available in external-dns which we should utilise in order to reduce the load we are putting on our Route53 endpoint and thus solve the API throttling issues we've been experiencing for a long time (hopefully)
Background
There are some new caching features available in external-dns which we should utilise in order to reduce the load we are putting on our Route53 endpoint and thus solve the API throttling issues we've been experiencing for a long time (hopefully)
https://github.com/kubernetes-sigs/external-dns/blob/master/docs/rate-limits.md#dns-provider-api-rate-limits-considerations
kubernetes-sigs/external-dns#4597
We should upgrade our external-dns module and look to start tuning the provider cache.
The text was updated successfully, but these errors were encountered: