Raffaele Di Fazio
226dbb931f
update docs to v0.14.2
2024-05-18 18:32:35 +02:00
Raffaele Di Fazio
672e2c029f
replace all links in tutorials for v0.14.1
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2024-03-22 17:14:35 +01:00
Raffaele Di Fazio
5b5d68f45a
updates all versions in documentation
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2023-11-11 17:15:49 +01:00
Kubernetes Prow Robot
52196b8db1
Merge pull request #3643 from kubernetes-sigs/raffo/bump-docs-v0.13.5
...
Bump versions in docs for v0.13.5
2023-05-31 08:37:45 -07:00
Antti Viitala
5a7192d8a6
docs: update deployment and statefulset apiVersion
...
apps/v1beta2 was deprecated in k8s 1.16 so the examples are no longer working - updated kind to just v1.
2023-05-30 16:59:45 +08:00
Raffaele Di Fazio
b7c1d9519e
bump versions in all docs
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2023-05-29 23:11:04 +02:00
Arnaud Lefray
f42f3705c5
docs: replace mentions of ingress.class annotations for the spec.ingressClassName field
2023-05-05 16:11:26 +02:00
Arnaud Lefray
e3842a4be6
Apply suggestions from code review
...
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2023-05-05 08:37:12 +02:00
Arnaud Lefray
56773c0430
chore: merge with master
2023-05-04 15:23:10 +02:00
Arnaud Lefray
04d7ed8ad7
docs: update class name filtering documentation
2023-05-04 15:11:50 +02:00
Raffaele Di Fazio
00f919d20f
all the v0.13.4 updates
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2023-03-27 23:07:49 +02:00
Raffaele Di Fazio
75a83b013f
replaces all versions of docker images
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2023-02-04 15:56:39 +01:00
John Gardiner Myers
d5e1fa1cc1
Update external-dns version in docs
2022-12-22 19:58:22 -08:00
John Gardiner Myers
9f382f41da
Use registry.k8s.io instead of k8s.gcr.io
2022-12-22 19:55:54 -08:00
lou-lan
2f70ee66f1
Fix ingress formal error
2022-05-11 11:43:56 +08:00
Dave Salisbury
f76382a5ad
docs: update public-private-route53 example for ingress-class filtering
2022-02-14 16:57:01 +11: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
Kundan Kumar
e1cf5f88a7
updated ingress apiVersion
2021-03-16 12:42:30 +05:30
Jeff Spahr
eaf933328f
updated docs to reference the v0.7.6 image
2021-02-04 22:29:38 -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
Martin Linkhorst
ad54d4cad2
docs: switch apiVersion of Ingress to networking
2020-01-07 14:42:47 +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
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
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
Herrmann Hinz
21c3dce4c2
fixing image tag typo in public-private-route53.md tutorial ( #476 )
...
* fixing image tag typo in public-private-route53.md tutorial
* fixing image tag typo in public-private-route53.md tutorial
2018-02-23 16:02:09 +01:00
Kamil Szczygieł
1832011c3a
Setting up ExternalDNS using same domain for public/private Route53 zones ( #472 )
...
* setting up externaldns using the same domain for public and private route53 zones
* update nginx-ingress-controller image to 0.11.0
2018-02-22 13:47:54 +01:00