Commit Graph

71 Commits

Author SHA1 Message Date
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
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
David Dymko
091580ae6d typos in docs 2020-08-19 01:41:59 -04:00
David Dooling
cd750c95ea
Update apiVersions in docs (#1690)
* Update apiVersions in docs

Update docs to reflect new apiVersions for ingresses and deployments.

* Add selector to apps/v1 deployments
2020-08-05 00:44:28 -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
Alfred Krohmer
65208db6ec Address review comments 2020-02-18 20:18:56 +01:00
Alfred Krohmer
c91eae9d2f Update documentation to include RBAC permissions for endpoints resources 2020-02-18 19:43:41 +01:00
Martin Linkhorst
b78d472940
Merge branch 'master' into docs_apps/v1_deployment 2020-01-07 14:51:20 +01:00
Martin Linkhorst
ad54d4cad2 docs: switch apiVersion of Ingress to networking 2020-01-07 14:42:47 +01:00
Kubernetes Prow Robot
7ab7b2f3d5
Merge pull request #1163 from adipascu/patch-1
Fix confusing arrow direction
2019-12-05 02:50:32 -08: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