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
4edf5cdf8a
Merge pull request #2065 from dkravetz/master
...
Provide example of multiple values for "in" filter
2021-07-14 00:44:27 -07:00
Falcon Taylor-Carter
1d9b45bfcb
Rename Google Kubernetes Engine
2021-07-01 17:25:50 -04:00
Kubernetes Prow Robot
2f78d09b47
Merge pull request #1696 from dansimone/dansimone/support-prefer-ingress-annotations
...
Optional ability to use the host name defined on an ingress's annotations *instead* of its hosts stanza
2021-06-14 02:13:04 -07:00
Daniel Kravetz
9116ae6ede
Provide example of multiple values for "in" filter
2021-04-30 10:46:07 +02:00
Kubernetes Prow Robot
497aba2cfb
Merge pull request #2018 from timtorChen/doc-update
...
Document annotation-filter usage
2021-04-03 02:44:12 -07:00
Timtor Chen
88917956fa
Update the usage of annotation-filter
...
Signed-off-by: Timtor Chen <to@timtor.dev>
2021-03-19 17:27:54 +08:00
Morre
2476b3bbe1
remove outdated provider list from FAQ, link to list in README
2021-03-13 00:41:23 +01:00
brumhard
e39d09f7a6
Add info in FAQ on how to enable new traefik chart
2021-02-16 10:36:34 +01:00
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