Commit Graph

302 Commits

Author SHA1 Message Date
fboltz
f7f90733ce Merge remote-tracking branch 'kubernetes-sigs/master' into godaddy 2021-01-30 10:22:48 +01:00
Kubernetes Prow Robot
c47ac9ba46
Merge pull request #1912 from sfc-gh-jelsesiy/azure-private-dns
Refactor azure private dns auth
2021-01-21 10:57:02 -08:00
Frederic BOLTZ
02acef614d
Update docs/tutorials/godaddy.md
Co-authored-by: Nick Jüttner <nick@juni.io>
2021-01-19 14:30:57 +01:00
Frederic BOLTZ
85e048d4c9
Update docs/tutorials/godaddy.md
Co-authored-by: Nick Jüttner <nick@juni.io>
2021-01-19 14:30:47 +01:00
Frederic BOLTZ
bf6641d973
Update docs/tutorials/godaddy.md
Co-authored-by: Nick Jüttner <nick@juni.io>
2021-01-19 14:30:34 +01:00
timyinshi
bc10232ad7
modify the error url of external-dns rbac
Signed-off-by: timyinshi <shiguangyin@inspur.com>
2021-01-18 12:10:44 +08:00
fboltz
d3c30919ba Merge branch 'master' into godaddy 2021-01-17 17:30:50 +01:00
fboltz
2b113c25fa Add tutorial 2021-01-17 17:26:31 +01:00
Kubernetes Prow Robot
43d587f7bb
Merge pull request #1918 from vchan2002/master
Documentation on Route53 and Govcloud.
2021-01-13 09:04:36 -08:00
Victor Chan
8565d0fe78 small changes to get PR approved 2021-01-13 08:18:19 -08:00
Victor Chan
61ed6b643e changed wording to prevent confusion of using R53 in govcloud vs needing to make public facing r53 entries 2021-01-11 21:59:35 -08:00
Victor Chan
de93699850 tweak 2021-01-11 21:36:39 -08:00
Victor Chan
a4e469aa7f added space 2021-01-11 21:34:26 -08:00
Victor Chan
8eaef452e7 added instructions for govcloud 2021-01-11 21:33:03 -08:00
Jonas-Taha El Sesiy
c851a7973e
Refactor azure private dns auth
Add common config to be shared by both azure and azure-private-dns providers
Update tests & docs
2021-01-08 12:20:43 -08:00
Edward Lynes
71a9a73f39 Merge branch 'master' into akamai-provider-1846 2021-01-04 14:03:32 -05:00
Kubernetes Prow Robot
fb04daafc2
Merge pull request #1898 from RaymondKYLiu/master
fix doc: Correct document for aws.md about route53 health check association
2020-12-21 14:18:25 -08:00
RaymondKYLiu
8bbce07337
Update aws.md 2020-12-17 00:47:18 +08:00
bl-ue
4d6cac7d44 Fix quotes 2020-12-13 10:06:27 -05:00
bl-ue
84a23191b5 Fix typos
* fix typos

* fix special quote characters

* fix syntax highlighting in some code blocks
2020-12-13 10:03:14 -05:00
Edward Lynes
7d0ee0b146 change vers refs from v0.7.4 to v0.7.5 2020-12-09 13:01:23 -05:00
Edward Lynes
ef5e888488 Merge branch 'master' into akamai-provider-1846 2020-12-03 13:34:32 -05:00
Edward Lynes
395879ebfb Code review feedback updates
- removed commented code
- removed unnecessary provider checks in GetRecords and AddChanges
- removed noisy debugf comments
- updated validation keys check
2020-12-03 13:24:55 -05:00
Kubernetes Prow Robot
c79e457220
Merge pull request #1879 from kundan2707/akamaifastdns
fix for 1878
2020-12-03 03:05:00 -08:00
Kundan Kumar
7f7c663da9 fir for 1878 2020-12-03 15:41:07 +05:30
Kubernetes Prow Robot
de852f535f
Merge pull request #1876 from windayski/typos
fix some typos
2020-12-02 01:12:50 -08:00
windayski
9f28aa9106 fix some typos 2020-11-30 10:23:19 +00:00
bl-ue
615c92ddd2 Cleanup extra whitespace 2020-11-28 13:32:44 -05:00
bl-ue
fdbc66a47d Fix diff highlighting in CoreDNS tutorial 2020-11-28 13:21:44 -05:00
Edward Lynes
f33a90f88b Update documentation
update README.md to include akamai provider changes
update CHANGEME.md to rename akamai-fastdns refs to akamai-edgedns
update Akamai tutorial name and content for updated functionality and tested scenarios.
2020-11-23 14:42:31 -05:00
cyluss
aa8bcbf21a fix rfc2136 tutorial inconsistency within document 2020-11-06 18:46:50 +09:00
cyluss
d1fc39bfad fix rfc2136 tutorial RBAC 2020-11-06 18:43:38 +09:00
Victor Coutellier
7ca078441f
Fix OVH tutorial to match new permissions
External DNS now require permissions on endpoints resource. Adding it in the OVH tutorial manifest following this comment (https://github.com/kubernetes-sigs/external-dns/issues/961#issuecomment-664849509) for making it continue to work out of the box.
2020-10-28 09:36:19 +01:00
杨阳 10014842
280a9b7235 Add namespace for httpbin-gateway
Signed-off-by: 杨阳 10014842 <yangyang1@zte.com.cn>
2020-10-23 16:48:15 +08:00
Kubernetes Prow Robot
764b944669
Merge pull request #1813 from ytsarev/crd-source-other-records
Add NS record support
2020-10-21 01:14:20 -07:00
R. Aidan Campbell
23757987aa
cloudflare: readme update for RBAC config
service account needs access to `watch` nodes.  GKE and AWS R53, the two stable providers, have this permission
2020-10-20 12:06:41 -07:00
Yury Tsarev
ba46a49857 Add short tutorial on how to create NS record 2020-10-16 10:57:22 +02:00
Kubernetes Prow Robot
aea5b7631d
Merge pull request #1288 from rajatjindal/health-check-support
allow to associate aws dns records with health checks
2020-10-08 08:42:16 -07:00
Romain Guichard
69e2cd5aa1
fix: bump version to 0.7.4
Scaleway provider doesn't work with 0.7.3
2020-10-01 20:23:02 +02:00
Rajat Jindal
a3dc3e8579 add documentation for aws health check id 2020-09-29 15:11:12 +05:30
Kubernetes Prow Robot
8b81c100fd
Merge pull request #1704 from DataDog/aws-cache-zones-list
aws: cache zones list
2020-09-10 07:17:44 -07:00
Kubernetes Prow Robot
0947994d37
Merge pull request #1628 from josephglanville/jpg/contour-httpproxy
Contour HTTPProxy support
2020-09-07 06:27:42 -07:00
Benjamin Pineau
837d1ea248 aws: cache zones list
When it syncs AWS DNS with k8s cluster content (at `--interval`), external-dns submits two distinct Route53 API calls:
* to fetch available zones (eg. for tag based zones discovery, or when zones are created after exernal-dns started),
* to fetch relevant zones' resource records.

Each call taxes the Route53 APIs calls budget (5 API calls per second per AWS account/region hard limit), increasing the probability of being throttled.
Changing synchronization interval would mitigate those calls' impact, but at the cost of keeping stale records for a longer time.

For most practical uses cases, zones list aren't expected to change frequently.
Even less so when external-dns is provided an explicit, static zones set (`--zone-id-filter` rather than `--aws-zone-tags`).

Using a zones list cache halves the number of Route53 read API calls.
2020-09-03 13:03:07 +02:00
Kostas Kapetanakis
8e28d46aeb
fix ingress-controller yaml link 2020-09-01 23:49:49 +03:00
David Dooling
bfda251c71
Add tutorial for GKE with workload identity
Add instructions for using GKE workload identity to allow ExternalDNS
to authenticate against Google Cloud DNS APIs. Add blog link to
README.

Signed-off-by: David Dooling <dooling@gmail.com>
2020-08-31 16:59:14 -05:00
ZhengYuan Loo
cbccd00d79
Merge branch 'master' into update-cf-docs 2020-08-27 10:27:28 +08:00
Loo Zheng Yuan
1518ae91f8
add examples using the --zone-id-filter flag 2020-08-26 01:34:14 +08:00
Loo Zheng Yuan
26156ad2db
improve docs on the exact configuration needed for zone-limited api tokens to work 2020-08-26 01:33:51 +08:00
Joseph Glanville
1fd40bd5fd Documentation for Contour HTTPProxy support 2020-08-22 17:51:47 +07:00
Sean Malloy
b349103de7 Update Documentation with Updated Registry Location
The k8s external-dns project now uses the official Kubernetes projects
container registry at k8s.gcr.io. Update all references to use the new
registry.
2020-08-21 16:28:57 -05:00