Andrea Florio
126921667c
Merge branch 'kubernetes-sigs:master' into master
2022-11-07 14:11:21 +01:00
Kubernetes Prow Robot
5c4a2c2778
Merge pull request #2852 from alejandrojnm/master
...
Add Civo DNS as a new provider
2022-11-05 02:42:14 -07:00
Andrea Florio
8a7fda4224
Create pihole.md
...
added pihole.md
2022-10-31 22:59:57 +01:00
misakazhou
b36d06482d
update the document for Tencent provider.
2022-10-21 11:54:16 +08:00
Alejandro J. Nuñez Madrazo
5a9af0e151
Fix error reported and updated the civogo lib
...
Signed-off-by: Alejandro J. Nuñez Madrazo <alejandro@civo.com>
2022-10-12 19:04:06 +01:00
Bobby Argenbright
894f8e334f
fix more typos
2022-09-26 12:49:40 -07:00
Bobby Argenbright
138ac3d5f3
Update aws.md
2022-09-26 12:34:07 -07:00
Andy Bursavich
d43d7b9393
gateway-api: switch to v1beta1 apis where available
2022-09-22 10:45:30 +01:00
DavidSpek
111060ba9f
Add Plural to READMEs
...
Signed-off-by: DavidSpek <vanderspek.david@gmail.com>
2022-09-22 10:39:57 +01:00
misakazhou
3fa1b3c141
add the provider for the tencent cloud.
...
Signed-off-by: misakazhou <misakazhou@tencent.com>
2022-09-22 10:38:56 +01:00
Nathan J Mehl
7b9473c1cb
Set logformat before logging config
...
Google Cloud Logging (AKA Stackdriver Logs) interprets the default
logrus log format as "error" severity even when `level=info` is
present in the log output: ensure that the normal startup log
is not parsed as an error by setting the JSON formatter first.
Signed-off-by: Nathan J Mehl <n@oden.io>
2022-09-22 10:35:55 +01:00
Andy Bursavich
b0dc1739aa
gateway-api: switch to v1beta1 apis where available
2022-09-21 09:01:30 -07:00
DavidSpek
d70e4bcf14
Add Plural to READMEs
...
Signed-off-by: DavidSpek <vanderspek.david@gmail.com>
2022-09-15 14:49:29 +02:00
misakazhou
a2e7ffc36a
add the provider for the tencent cloud.
...
Signed-off-by: misakazhou <misakazhou@tencent.com>
2022-09-15 16:42:39 +08:00
Kubernetes Prow Robot
648c0dcee5
Merge pull request #2847 from odenio/master
...
Set logformat before logging config
2022-09-15 00:55:22 -07:00
Alejandro J. Nuñez Madrazo
d844ab115b
Merge branch 'master' of https://github.com/kubernetes-sigs/external-dns into kubernetes-sigs-master
2022-08-20 20:13:18 +01:00
Akshay Jain
6b3baec380
Fixed a minor typo in aws tutorial
2022-08-16 08:55:45 +02:00
Kubernetes Prow Robot
beb74955f3
Merge pull request #2842 from assureddt/master
...
Update references to UK Fast after merge with ANS group
2022-07-13 01:01:36 -07:00
Alejandro J. Nuñez Madrazo
82cba5a603
Merge branch 'master' of https://github.com/kubernetes-sigs/external-dns into kubernetes-sigs-master
...
Signed-off-by: Alejandro J. Nuñez Madrazo <alejandro@civo.com>
2022-06-30 23:43:37 +01:00
Nathan J Mehl
59ae8a88f5
Set logformat before logging config
...
Google Cloud Logging (AKA Stackdriver Logs) interprets the default
logrus log format as "error" severity even when `level=info` is
present in the log output: ensure that the normal startup log
is not parsed as an error by setting the JSON formatter first.
Signed-off-by: Nathan J Mehl <n@oden.io>
2022-06-26 13:05:38 -04:00
Joaquin Menchaca
116d26af0c
docs/tutorials/aws - small fix for env vars
2022-06-25 13:11:05 -07:00
Rick Henry
698f3a6a85
Update SafeDNS tutorial page to refer to ANS Group
...
Note that some URLs were not updated, as there is not yet equivalent
pages on the `ans.co.uk` domain.
Signed-off-by: Rick Henry <rick.henry@assureddigitaltech.com>
2022-06-23 22:02:49 +01:00
Kubernetes Prow Robot
81f2c9b7a4
Merge pull request #2766 from darkn3rd/aws-refresh
...
AWS refresh, added IRSA section
2022-06-22 00:43:44 -07:00
Kubernetes Prow Robot
4b3a17badb
Merge pull request #2767 from acj/master
...
Docs: Improve NodePort and hostPort mentions in FAQ
2022-06-10 01:21:47 -07:00
Kubernetes Prow Robot
d4ef91b142
Merge pull request #2759 from darkn3rd/gke-refresh
...
GKE doc tutorial refresh
2022-06-10 01:17:47 -07:00
Kubernetes Prow Robot
de1db79bad
Merge pull request #2707 from hughhuangzh/add_ibmcloud_provider
...
Add IBM Cloud provider
2022-05-26 01:39:23 -07:00
Kubernetes Prow Robot
66e0d8c7fe
Merge pull request #2292 from abursavich/gateway-redo
...
Add Support for Gateway API Route Sources
2022-05-25 01:20:44 -07:00
Adam Jensen
deb2b6ea71
Remove unbalanced code block start
2022-05-23 17:08:35 -04:00
Joaquin Menchaca
61a7c7bd57
minor fix for creating namespace
2022-05-23 13:23:22 -07:00
joaquin
73e657df5a
use recommended labels and config for mounting secret credentials.json
2022-05-22 20:02:49 -07:00
joaquin
d179cff5e3
change spelling of EXTENALDNS_NS
2022-05-22 19:12:01 -07:00
joaquin
0da9640b0f
AWS refresh, added IRSA section
2022-05-22 15:14:29 -07:00
joaquin
7342285583
gke refresh
2022-05-14 08:49:01 -07:00
hzhihui
bbb1581838
address comments
2022-05-13 16:03:19 +08:00
Kubernetes Prow Robot
23648c2f31
Merge pull request #2749 from lou-lan/fix/ingress
...
Fix ingress formal error
2022-05-12 05:55:14 -07:00
lou-lan
2f70ee66f1
Fix ingress formal error
2022-05-11 11:43:56 +08:00
Joaquin Menchaca
17879a1b8a
Minor fixes
2022-05-09 12:26:15 -07:00
hzhihui
2270904b9d
Merge branch 'master' into add_ibmcloud_provider
2022-05-09 19:24:03 +08:00
Joaquin Menchaca
a2f5953c06
Update azure.md
2022-05-07 15:21:12 -07:00
Joaquin Menchaca
38c12c0e6c
Update azure.md
2022-05-07 15:17:39 -07:00
joaquin
2eb88c266b
Azure tutorial refresh
2022-05-07 13:38:05 -07:00
Kubernetes Prow Robot
36396c58b9
Merge pull request #2728 from JohanRyberg/master
...
Updated tutorial to support Kubernetes 1.22
2022-05-06 01:17:08 -07:00
Alfred Krohmer
ea45b03972
Headless service: allow to specify target as NodeExternalIP or by annotation
...
If external-dns.alpha.kubernetes.io/target annotation is present on a
pod, it's value will be used as the target for the headless service.
If annotation external-dns.alpha.kubernetes.io/access=public is present,
NodeExternalIP of the node running the pod is used as the target for the
headless service.
2022-05-05 19:44:32 +02:00
Johan Ryberg
511bc8a7f2
Updated miminal version of external-dns for this tutorial
2022-04-29 14:11:22 +00:00
Johan Ryberg
35a76ad62d
Updated tutorial to support Kubernetes 1.22
2022-04-29 10:24:37 +00:00
hzhihui
4703c11741
Add IBM Cloud provider
2022-04-14 11:53:16 +08:00
Kubernetes Prow Robot
350a983815
Merge pull request #2645 from pbertera/node-source-doc
...
ADD: added node source doc
2022-04-10 23:52:06 -07:00
Kubernetes Prow Robot
c4d1f0e03d
Merge pull request #2579 from alebedev87/use-route-status-more
...
OpenShift route source: better use of route status
2022-04-08 13:32:04 -07:00
Sean Malloy
4b2ab8ffc5
bluecat docs: JSON configuration file is not deprecated
...
Based on feedback having both the configuration file and command line
flags for the BlueCat provider will be used. Therefore update the
documentaiton to reflect that the JSON configuration file for the
BlueCat provider is not deprecated.
2022-04-08 15:03:26 -05:00
Rafal Korepta
9b27e6aeda
Revert hetzner plugin
2022-04-04 15:24:49 +01:00