lou-lan
2f70ee66f1
Fix ingress formal error
2022-05-11 11:43:56 +08: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
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
Pietro Bertera
9daca3e060
ADD: added node source doc
2022-03-14 10:15:47 +01:00
Rafal Korepta
4f6ab703c1
Revert hetzner plugin
2022-03-09 22:20:14 +01:00
Andrey Lebedev
a53498735b
openshift route source: better use of route status
2022-02-21 13:26:50 +01:00
Vinny Sabatini
8aef3e089f
provider/bluecat: add full deploy functionality
...
New configuration options created for setting the DNS deployment type,
as well as the DNS server to deploy. A DNS server name must be provided
and a valid DNS deployment type must be set in order for a deployment to be
initiated.
Currently, the only supported deployment type is "full deploy", however
"quick deploy" and "selective deploy" could be added in the future.
2022-02-11 16:12:45 -06:00
Sean Malloy
6521557f62
New bluecat provider CLI options
2022-01-28 14:24:26 -06:00
Joshua Hoblitt
14a6603798
add quotes to ttl example to force string context
...
Annotation values may not be an integer, they must be handled as a
string. The current example tested on k8s 1.20.13 generates this error
message:
json: cannot unmarshal number into Go struct field ObjectMeta.metadata.annotations of type string
2022-01-14 12:14:28 -07:00
Kubernetes Prow Robot
c8ef36567c
Merge pull request #2359 from assureddt/rjh_safedns_provider
...
Create SafeDNS provider
2022-01-05 12:31:49 -08:00
Rick Henry
733f6a834c
Document SafeDNS provider
2022-01-05 09:22:02 +00:00
Kubernetes Prow Robot
f3afef29b8
Merge pull request #2479 from alebedev87/bluecat-support-proxy-upstream
...
BlueCat: use proxy env variables
2021-12-20 05:43:25 -08:00
Kubernetes Prow Robot
277251b209
Merge pull request #2414 from gregwhorley/patch-1
...
Fix ingress spec in given examples
2021-12-17 06:52:29 -08:00
Kubernetes Prow Robot
ef1ed4d142
Merge pull request #2261 from nadilas/patch-1
...
Document usage of AWS env vars
2021-12-17 00:48:29 -08:00
Andrey Lebedev
57f36d9a16
BlueCat: use proxy env variables
2021-12-15 18:42:47 +01:00
Anthony Stanton
61e3948981
doc: how-to randomise startup vs AWS API throttling
2021-11-24 09:04:33 +01:00
Kubernetes Prow Robot
9cf3d4906c
Merge pull request #2400 from miheer/add-router-field-for-ocpRouteSource
...
Fix CNAME record when multiple router canonical name are defined in Route Status.
2021-11-19 05:50:52 -08:00
Greg Whorley
f2fc9c9636
add another missing ingressClassName field
2021-11-09 14:06:38 -08:00
Greg Whorley
a1af6323a2
add missing ingressClassName field
2021-11-09 14:04:23 -08:00
Greg Whorley
86f5d1f038
add ingressClassName field
2021-11-09 14:03:11 -08:00
Greg Whorley
4fec0329ff
add ingressClassName field
2021-11-09 14:02:06 -08:00
Greg Whorley
2f24219713
update ingress spec
2021-11-09 14:00:37 -08:00
Greg Whorley
33d47a0cf7
fix ingress spec
2021-11-09 13:57:05 -08:00
Greg Whorley
97425b7542
update ingress spec
2021-11-09 13:55:34 -08:00
Greg Whorley
03ee303979
Fix ingress spec in given examples
...
### Description
A previous PR (#1978 ) updated the ingress API version but the spec needed an update as well. I tested this locally by applying the yaml with a valid DNS hostname.
### Checklist
- [ ] Unit tests updated
- [x] End user documentation updated
2021-11-03 12:26:20 -07:00
afirth
45886608db
Expand the AWS tutorial with common args to mitigate rate limiting
2021-11-03 10:58:27 +01:00
Miheer Salunke
ab8a62045e
In OCP when you have multiple ingress controllers the route's status Ingress object get populated with multiple router canonical names. So in this case, the external dns tries to add multiple CNAME records for same host in the same hosted zone which is a violation of RFC 1912 and therefore is rejected by standards-compliant DNS services.
...
This feature adds a router field to the OCP Route Source so that a user can add an ingress controller name in flag --ocp-router-name which will be used to pick up the respective routerCanonicalHostname from Route's Status Ingress Object.
Signed-off-by: Miheer Salunke <miheer.salunke@gmail.com>
2021-11-03 12:52:57 +10:00
Pavel Tumik
ae07a2d2cb
make sure that external-dns will create PTR records for records that are already managed by external dns
2021-09-30 15:42:55 -07:00
Christian Groschupp
f9145981c3
infoblox: also create a ptr entry
2021-09-30 15:42:14 -07:00
Andrew Stuart
0e27f41fa0
Update external-dns to use v1 ingress
2021-09-08 09:29:05 -07:00
nadilas
07115e4092
Document usage of AWS env vars
...
Document the working method of using environment variables on the external-dns deployment to avoid the overhead of kiam or kube2iam when not using EKS
2021-09-01 22:53:13 +02:00
Kubernetes Prow Robot
ec54ea73cb
Merge pull request #2153 from RentTheRunway/falconertc/clouddns_visibility_filter
...
CloudDNS: Allow filtering for private and public zones
2021-07-28 01:23:36 -07:00
Kubernetes Prow Robot
6183270f5c
Merge pull request #2083 from SimonGurney/patch-1
...
Updated k8s manifest for Azure DNS provider #2082
2021-07-14 00:36:27 -07:00
Falcon Taylor-Carter
62011f09aa
Update GKE docs with visibility example
2021-07-01 19:28:28 -04:00
Falcon Taylor-Carter
1d9b45bfcb
Rename Google Kubernetes Engine
2021-07-01 17:25:50 -04:00
Kubernetes Prow Robot
979c2d611b
Merge pull request #2138 from kundan2707/dnsversion
...
updated external-dns version to latest
2021-06-30 08:39:04 -07:00
Nick Jüttner
3754701ab4
Update docs/tutorials/scaleway.md
2021-06-30 17:30:31 +02:00
Nick Jüttner
bc7aa5abeb
Update docs/tutorials/scaleway.md
2021-06-30 17:30:26 +02:00
Kubernetes Prow Robot
2605c5ee93
Merge pull request #2141 from edglynes/akamai-tutorial-update
...
Akamai tutorial update
2021-06-24 06:29:41 -07:00
Kubernetes Prow Robot
0148bca0f5
Merge pull request #2041 from olemarkus/kops
...
Kops compatibility mode
2021-06-24 06:25:41 -07:00
Ole Markus With
0306e20429
Add documentation on kops-compatibility-mode
2021-06-24 08:55:42 +02:00
Edward Lynes
eff1a93158
Merge branch 'kubernetes-sigs:master' into akamai-tutorial-update
2021-06-23 14:48:16 -04:00
Edward Lynes
6158bc118e
Minor edits. Use v0.8.0 image. Add service account reference to the deployment spec example. Add --txt-prefix to avoid CNAME conflict.
2021-06-23 14:45:50 -04:00
Kubernetes Prow Robot
c78be00600
Merge pull request #2109 from krmichel/master
...
Add support for Kong's TCPIngress with a load balancer
2021-06-23 11:34:10 -07:00
Kyle Michel
2b39eabe38
Apply suggestions from code review
...
Co-authored-by: Nick Jüttner <nick@juni.io>
2021-06-23 08:14:56 -04:00