Michel Loiseleur
7bfc12612d
chore(release): updates kustomize & docs with v0.18.0 ( #5573 )
...
* chore(release): updates kustomize & docs with v0.18.0
Signed-off-by: Michel Loiseleur <michel.loiseleur@traefik.io>
* add endpointslices rbac
* fix version updater script
---------
Signed-off-by: Michel Loiseleur <michel.loiseleur@traefik.io>
2025-06-26 06:14:30 -07:00
Shruti Panapana
7b9d8d9355
fix(azure): enhance retry logic using azure SDK ( #5361 )
...
* fix(azure): Enhance retry logic using azure SDK
* Added the changes for flag based maxretries configuration
* Fixed types.go, flags.md and delected unneccesary comments
* Added the correct image for the Azure Private DNS tutorial
* Following the go naming convention for maxRetriesCount
* Added the correct flag information to the --azure-maxretries-count
* Made the required changes to accept the --azure-maxretries-count flag value from cli/env
2025-05-17 02:09:14 -07:00
Michel Loiseleur
52382e7183
chore(release): updates kustomize & docs with v0.17.0 ( #5396 )
...
* chore(release): updates kustomize & docs with v0.17.0
Signed-off-by: Michel Loiseleur <michel.loiseleur@traefik.io>
* add optional workflow dispatch for doc
* review
---------
Signed-off-by: Michel Loiseleur <michel.loiseleur@traefik.io>
2025-05-14 08:27:19 -07:00
Michel Loiseleur
d5b403a9fd
chore(release): updates kustomize & docs with v0.16.1
...
Signed-off-by: Michel Loiseleur <michel.loiseleur@traefik.io>
2025-03-15 15:50:00 +01:00
Michel Loiseleur
ac4049bf03
ci(docs): add markdown linters and editorconfig ( #5055 )
...
* ci(docs): add markdown linters
* fixes issues in md detected by the linter
* fix workflow
* pre commit
* add editor config
* fix test
* review
2025-02-09 14:07:56 -08:00
Raffaele Di Fazio
a8351d1103
replace all versions to v0.15.1
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2024-12-24 10:22:13 +01:00
Evan Schallerer
bb2520534f
Fix incorrect documentation tutorial for configuring external-dns with Azure.
2024-11-25 10:46:07 -08:00
tanujd11
55839f5bcb
addressed review comments
...
Signed-off-by: tanujd11 <dwiveditanuj41@gmail.com>
2024-10-18 11:59:36 +05:30
tanujd11
faced93ba2
feature: add azure zone list cache
...
Signed-off-by: tanujd11 <dwiveditanuj41@gmail.com>
2024-10-16 16:48:42 +05:30
Raffaele Di Fazio
4117398643
Merge branch 'master' into raffo/docs-v0.15.0
2024-09-06 12:10:29 +02:00
Raffaele Di Fazio
2313af8bd2
update the docs to v0.15.0
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2024-09-05 19:37:57 +02:00
Michel Loiseleur
7ae03cdfc7
docs: refactor title and organisation
2024-09-05 09:09:48 +02:00
Raffaele Di Fazio
226dbb931f
update docs to v0.14.2
2024-05-18 18:32:35 +02:00
Khue Doan
b16d1b3a4b
Merge branch 'master' into az-private-dns-zone-name-filter
2024-04-26 00:31:11 +07:00
Kubernetes Prow Robot
c006a49596
Merge pull request #4415 from jonas-budde/docs--annotation-placement-for-azuredns-tutorial
...
docs: annotation placement for azuredns tutorial
2024-04-25 09:00:09 -07:00
jonas-budde
28181e49fe
add fix
2024-04-25 08:45:03 +02:00
Jeremy-Boyle
104adb0b0b
Added documentation for overriding the activeDirectoryAuthorityHost
2024-04-16 10:11:57 -07:00
Khue Doan
3852a3697d
docs(azure): describe --zone-name-filter behavior
2024-03-28 21:43:15 +07: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
Michel Loiseleur
b07ecfb7ae
doc: explain how to use Azure internal load balancer
2024-02-11 11:35:38 +01:00
Steve Hipwell
411a8aab89
chore(chart): Deprecated secretConfiguration
...
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
2024-01-08 10:23:20 +00:00
Thomas Hesse
df122b03fd
Documentation update - solves issue #4132
...
Adding userAssignedIdentityID of the kubelet identity solves the problem with multiple parallel node pool identities - issue #4132
2023-12-21 22:57:51 +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
sesoldi
eae94cef62
Update docs/tutorials/azure.md
...
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
2023-10-31 14:43:31 +01:00
sesoldi
bed99a9b96
Update azure.md
...
azure.json file for Workload Identity should also contain the tenantId, otherwise it failes to pass the credentials to the external-dns pod
2023-10-31 13:01:54 +01:00
fcd
5225be2899
fix case of userAssignedIdentityID field
...
Minor documentation fix to ensure that all references to the
`userAssignedIdentityID` field are correct.
2023-10-15 23:28:24 +01:00
fcd
6fd8637290
document there are four ways of configuring access
...
Documentation for granting permissions suggests there are three ways
configure the access but lists four, fix that to prevent any confusion.
Also some minor typo fixes.
2023-10-03 20:57:23 +01:00
Igor Beliakov
a1c2775d45
feat(azure): add support for workload identity
...
Signed-off-by: Igor Beliakov <demtis.register@gmail.com>
2023-09-01 19:08:42 +02:00
Kubernetes Prow Robot
a2ff741695
Merge pull request #3594 from dmealo/patch-1
...
Very minor typo Update to azure.md
2023-06-11 10:45:47 -07: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
David Mealo
ea4eb4230c
Update azure.md
2023-05-08 10:03:21 -04:00
Houssem Dellai
e233a2accb
Added video tutorial in azure.md for using Azure DNS
2023-05-01 11:57:54 +02:00
Kubernetes Prow Robot
747999413c
Merge pull request #3459 from HoussemDellai/patch-1
...
Updated new annotation : ingressClassName: nginx
2023-04-22 03:49:12 -07: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
Houssem Dellai
84f9daa57d
Updated new annotation : ingressClassName: nginx
...
Replaced old annotation:
annotations:
kubernetes.io/ingress.class: nginx
with new one:
ingressClassName: nginx
2023-03-08 15:20:45 +01: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
Saverio Proto
617a32aa3d
Improve Azure tutorials
...
* Bump container images to v0.13.1
* Add example with kubernetes service and `external-dns.alpha.kubernetes.io/hostname` annotation
* Add example with `external-dns.alpha.kubernetes.io/internal-hostname`
* Add example used in combination with `service.beta.kubernetes.io/azure-load-balancer-internal`
2023-01-04 10:23:26 +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
Joaquin Menchaca
17879a1b8a
Minor fixes
2022-05-09 12:26:15 -07: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
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
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
Kundan Kumar
083e243eae
fix_2099
2021-06-03 17:07:44 +05:30
DOliana
9c0bd8dd43
Update azure.md
...
updated version of external-dns, added notes for MSI permissions and which roles can be used, fixed mounting of config-file-secret
2021-05-20 20:53:50 +02:00
SimonGurney
026fa1c4d2
Updated k8s manifest for Azure DNS provider #2082
...
As detailed in #2082 , following the tutorial does not work because the default TXT register is not configured with a prefix and therefore CNAME records can not be updated / deleted once added.
2021-05-14 16:38:09 +01:00
Kundan Kumar
e1cf5f88a7
updated ingress apiVersion
2021-03-16 12:42:30 +05:30