Commit Graph

108 Commits

Author SHA1 Message Date
Jeff Spahr
eaf933328f updated docs to reference the v0.7.6 image 2021-02-04 22:29:38 -05:00
dan.simone@oracle.com
a70d8010b5 Tidy up newline 2021-01-04 15:41:52 -08:00
dan.simone@oracle.com
01d426b07b Merge FAQ line 2021-01-04 15:39:56 -08:00
dan.simone@oracle.com
fa95e86fb1 Merge remote-tracking branch 'origing/master' into dansimone/support-prefer-ingress-annotations
# Conflicts:
#	docs/faq.md
2021-01-04 15:39:34 -08:00
Bas Toonk
381382413e add docs 2020-12-17 15:14:34 +01:00
dan.simone@oracle.com
d8d9275265 Merge remote-tracking branch 'origing/master' into dansimone/support-prefer-ingress-annotations 2020-12-04 10:47:29 -08:00
dan.simone@oracle.com
0bcc2ed39e FAQ changes based on feedback 2020-12-04 10:44:12 -08:00
Raffaele Di Fazio
082c92a7f1 adds faq for multiarch images
Signed-off-by: GitHub <noreply@github.com>
2020-10-24 09:03:13 +00:00
dan.simone@oracle.com
4d88b47917 Resolve differences 2020-09-25 15:59:18 -07:00
rbtr
54320a16ab
add doc and test 2020-09-16 12:02:19 -04:00
Johannes Grumböck
4291995765 Updated FAQ for usage of annotation-filter 2020-08-28 13:47:49 +00:00
dan.simone@oracle.com
4cb5a85dd4 Merge remote-tracking branch 'origing/master' into dansimone/support-prefer-ingress-annotations 2020-08-27 12:16:05 -07:00
Vinny Sabatini
6f1161ebc0 provide documentation of available prometheus metrics
A table of the available metrics is provided so end users do not have to
dig through the code to determine what metrics they have available to
them at runtime.
2020-08-26 10:40:09 -05: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
dan.simone@oracle.com
f85cddab58 Change to an annotation-based approach, based on feedback 2020-07-29 11:51:27 -07:00
Raffaele Di Fazio
7505f29e4c
Remove occurrences of "master" from the project (#1636)
* intial removal of inappropriate terminology

Signed-off-by: Raffaele Di Fazio <raffo@github.com>

* removed other occurrences

Signed-off-by: Raffaele Di Fazio <raffo@github.com>

* gofmt

Signed-off-by: Raffaele Di Fazio <raffo@github.com>

* addresses comment

Signed-off-by: Raffaele Di Fazio <raffo@github.com>

* gofmt

Signed-off-by: Raffaele Di Fazio <raffo@github.com>
2020-07-08 01:13:08 -07:00
wangyetao
701292f3dd fix broken links:https://github.com/kubernetes/ingress/tree/master/controllers/nginx 2020-01-19 17:02:49 +08:00
Martin Linkhorst
b78d472940
Merge branch 'master' into docs_apps/v1_deployment 2020-01-07 14:51:20 +01:00
Martin Linkhorst
8ac741def2 add a missing label selector 2020-01-07 14:30:49 +01:00
Nick Jüttner
f763d2a413 Move into kubernetes-sigs organization (#1245)
* Move into kubernetes-sigs organization

* Disable labeler action for forks
2019-11-01 17:10:19 +01:00
Zoltán Reegn
aff20c1ff7 docs: use apps/v1 instead of extensions/v1beta1 in Deployment examples
The extensions/v1beta1 API is deprecated for Deployment and with 1.16 is
not served by default anymore. This breaks the examples on k8s 1.16.

See this blog post for details on the deprecations:

https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/
2019-10-15 22:33:11 +02:00
David Grizzanti
c4db4af310 Propose a few doc changes to make the use of namespace more clear 2019-10-08 09:54:59 -04:00
Daniel Ulman
d0448b2b4b added faq for the new aws-prefer-cname flag 2019-07-31 13:51:33 +02:00
Nick Jüttner
c4dce019dd
Merge branch 'master' into external-services 2019-06-04 15:08:18 +02:00
Anton Mironov
7a593386c9 Add docs for ExternalName services 2019-05-29 15:49:20 +03:00
Reinier Schoof
a2b07c1383 added TransIP provider 2019-04-28 14:42:07 +02:00
Raffaele Di Fazio
4fc13e10f4 add docker image faq 2019-04-28 11:26:29 +02:00
Raffaele Di Fazio
492ae50d90
Fixes some style in the faq.md file 2019-01-28 17:35:19 +01:00
Martin Linkhorst
67df440b36
Add questions from slack to the faq 2019-01-23 14:52:26 +01:00
Kubernetes Prow Robot
ca0e34274f
Merge pull request #822 from zachyam/update-readme-metrics
Add metrics info to FAQ
2019-01-08 01:37:15 -08:00
Zach Yam
451bfa879f Clarify registry error info 2019-01-07 15:11:00 -05:00
Zach Seils
9cc0fbf3e1 Correct Google Cloud DNS (ref: https://cloud.google.com/dns/) naming in docs 2019-01-04 21:37:00 +00:00
Zach Yam
a19cc0a3d0 Add metrics info to FAQ 2018-12-20 23:30:52 +01:00
Marques Johansson
78c63c3187 update the FAQ list of supported DNS providers (#796) 2018-11-30 20:56:51 +01:00
Noah Kantrowitz
15d5fa1f96
Add Traefik to the supported list of ingress controllers. 2018-11-07 00:17:51 -08:00
Nick Jüttner
5994e55708 Bump version to v0.5.4 (#618) 2018-06-28 15:30:56 +02:00
Nick Jüttner
8683d25b19 Bump version to v0.5.3
* Add recent changes to the changelog
* Update version in docs

Signed-off-by: Nick Jüttner <nick@zalando.de>
2018-06-15 11:52:29 +02:00
Jaromir Vanek
e7cbc5239c bump version to v0.5.2 (#586) 2018-06-06 09:57:41 +02:00
Raffaele Di Fazio
a104993630 Update docs to latest changes (#563)
* Minor changes to docs and faq

* Other minor changes

* better docs

* Addressed comments
2018-05-22 18:23:08 +02:00
Martin Linkhorst
960151a5ac
chore: bump version to v0.5.1 (#560) 2018-05-16 13:53:53 +02:00
Martin Linkhorst
b94288fcb9
chore: bump version to v0.5.0 2018-04-23 16:50:13 +02:00
Helgi Þormar Þorbjörnsson
321d4d463b Support a comma separated list for the FQDN template (#512)
* Support a comma separated list for the FQDN template

* Add documentation for comma separated FQDN templates

* chore: add multiple fqdn templates to changelog
2018-04-04 11:39:39 +02:00
Eike Herzbach
2d632f229d
Typos 2018-02-09 10:15:28 +01:00
Søren Mathiasen
a7ad512d04 Add documentation about annotation-filter (#448)
There were no documentation describing how to use the annotation-filter
parameter
2018-01-26 11:00:59 +01:00
Henning Jacobs
76dc93bd29
update docs to use latest release v0.4.8 (#398) 2017-11-24 09:04:43 +01:00
Clayton O'Neill
ea4cbfe803 Ingress target annotation should set, not append (#318)
If the user has specified a target for the ingress, treat that as
overriding any endpoints already set on the ingress, even if that list
is not empty.  This allows overriding the IP address or hostname set
when using a service like kube-keepalived-vip.
2017-08-17 22:27:14 +02:00
Henning Jacobs
d54cd72e94 Support for annotation based targets for Ingress (#312)
* Support for annotation based targets for Ingress

* stay DRY: extract into addEndpointsFromTargetAnnotation
2017-08-10 20:53:22 +02:00
Martin Linkhorst
5d3926bdff docs: document how to configure sources via env vars (#310) 2017-08-10 20:23:55 +02:00
Peter Luttrell
24e871faa7 Update README.md and docs/faq.md (#296)
* Update the docs/faq.md to include details on propertly setting up nginx-ingress-controller to assign the fqdn of ELBs on AWS.

* Updated the README.md to include links to the tutorials to the various platforms.

* Corrected invalid YAML.
2017-08-01 14:17:13 +02:00
Martin Linkhorst
aa17c342a6 docs(faq): add answer for how to run ExternalDNS under service account (#293) 2017-07-27 23:25:43 +02:00
Martin Linkhorst
12a67523c2 docs: update documented version to v0.4 (#294) 2017-07-27 23:25:17 +02:00
Martin Linkhorst
804dbc00ed docs(faq): add gke permissions to the faq (#288) 2017-07-25 21:05:21 +02:00
Martin Linkhorst
e891397a3d docs(faq): add some questions to the FAQ (#268) 2017-07-19 21:21:50 +02:00
Henning Jacobs
55d709c38c fix link to AWS tutorial (#201) 2017-05-08 18:02:42 +02:00
Yerken
55816ae57c adjust docs before the v0.3.0 release (#184)
* adjust docs before the v0.3.0 release

* minor fixes

* docs: add missing dot

* docs: add missing dot

* docs: drop line

* docs: drop another line

* adjust documentation

* update main readme

* checkbox for releases, add --txt-owner-id flag in description

* docs: minor weird character fixes [ci skip]
2017-05-08 17:29:17 +02:00
Martin Linkhorst
04bbdb5d80
docs: update docs to the latest release 2017-04-07 23:01:33 +02:00
Lauri Apple
4db71d480b Edited README and FAQ (#115)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update faq.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* docs: minor changes to the readme and faq
2017-04-03 15:48:48 +02:00
Martin Linkhorst
5ff801557b Elaborate the docs, add a faq section (#109)
* docs: elaborate the docs, add a faq section

* docs: fix a messed up command

* docs: update docs to reference v0.1 release

* docs(faq): fix stray whitespace

* docs: restructure docs for a leaner README

* docs: move first run section back to main readme

* docs: fix references to packages

* docs: fix reference to gke tutorial

* docs: fix missing source flag in examples

* docs: fix missing provider flag in examples

* docs: mention ingress support in main readme
2017-03-30 11:30:06 +02:00