Raffaele Di Fazio
226dbb931f
update docs to v0.14.2
2024-05-18 18:32:35 +02:00
drfaust92
113b775f02
lint gke docs + make tf config more secure
...
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
2024-05-10 13:06:24 +03:00
Bradley
db3630d583
Moving workload identity up in the docs as users should avoid using static credentials or the node service accounts as per googles best practices [noted here]( https://cloud.google.com/iam/docs/best-practices-for-managing-service-account-keys#alternatives ) and their [flow diagram]( https://cloud.google.com/docs/authentication#auth-decision-tree ) where it noted GKE users should use workload identity
2024-04-09 11:53:07 +01:00
Bradley
9e47e5c584
Updating GKE docs on workload identity
2024-04-09 11:49:52 +01: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
Greg Dubicki
ea45cc665d
Fix "workload identity" spelling
2024-01-23 12:13:52 +00: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
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
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
Gari Singh
ed15768727
Minor correction in GKE tutorial
...
Updated the backend.service.name in the Ingress resource to match the name used in the Service created earlier.
2023-01-06 09:03:46 -05: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
Nathan J Mehl
59ae8a88f5
Set logformat before logging config
...
Google Cloud Logging (AKA Stackdriver Logs) interprets the default
logrus log format as "error" severity even when `level=info` is
present in the log output: ensure that the normal startup log
is not parsed as an error by setting the JSON formatter first.
Signed-off-by: Nathan J Mehl <n@oden.io>
2022-06-26 13:05:38 -04:00
joaquin
73e657df5a
use recommended labels and config for mounting secret credentials.json
2022-05-22 20:02:49 -07:00
joaquin
d179cff5e3
change spelling of EXTENALDNS_NS
2022-05-22 19:12:01 -07:00
joaquin
7342285583
gke refresh
2022-05-14 08:49:01 -07:00
lou-lan
2f70ee66f1
Fix ingress formal error
2022-05-11 11:43:56 +08:00
Falcon Taylor-Carter
62011f09aa
Update GKE docs with visibility example
2021-07-01 19:28:28 -04:00
Falcon Taylor-Carter
1d9b45bfcb
Rename Google Kubernetes Engine
2021-07-01 17:25:50 -04:00
Roeland van Batenburg
4a107529c5
replace all occurrences
2021-06-18 16:31:54 +02:00
Roeland van Batenburg
2dc706bfb4
update for latest version
2021-06-18 15:47:04 +02:00
Kundan Kumar
083e243eae
fix_2099
2021-06-03 17:07:44 +05:30
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
David Dooling
bfda251c71
Add tutorial for GKE with workload identity
...
Add instructions for using GKE workload identity to allow ExternalDNS
to authenticate against Google Cloud DNS APIs. Add blog link to
README.
Signed-off-by: David Dooling <dooling@gmail.com>
2020-08-31 16:59:14 -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
prune
32a28ca5fa
removed ref to vinylDNS
2020-08-18 17:45:40 -04:00
Prune Sebastien THOMAS
e0723bb28b
added --txt-prefix to google deployment
...
when using `registry=txt` option, make sure to also use the `txt-prefix` and `txt-owner-id` options as well. If you try to create a `TXT` record in VinylDNS without a prefix, it will try to create a `TXT` record with the same name as your actual DNS record and fail (creating a stranded record `external-dns` cannot manage).
2020-08-18 11:11:36 -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
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
JPantsjoha
7be57d4c53
Update gke.md
2020-01-13 11:52:22 +00: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
Pokidov N. Dmitry
aa2b4589cd
#582 : Unknown Serviceaccount error
...
Seems like there was attempts to fix it but change didn't make it to master
2019-09-24 10:26:37 +10:00
Nick Jüttner
5994e55708
Bump version to v0.5.4 ( #618 )
2018-06-28 15:30:56 +02:00
Nick Jüttner
501023cd67
Add node list allow to all RBAC tutorials
2018-06-15 17:23:00 +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
Dan Bond
25af706af3
docs/tutorials: add pods resources to external-dns ClusterRole
2018-04-24 16:07:51 +01:00
Martin Linkhorst
b94288fcb9
chore: bump version to v0.5.0
2018-04-23 16:50:13 +02:00
Nick Jüttner
f58f53a3e4
RBAC permissions
2018-04-16 17:38:41 +02:00
John Slivka
297b503a6e
Fix typo for serviceAccountName in RBAC example
...
serviceAccountName was transposed onto the non-RBAC example
2018-03-21 11:51:28 -06:00
Anders Bruun Olsen
0d6f3ce312
Update helper-text and GKE tutorial to reflect google project auto-detection. ( #494 )
2018-03-14 13:14:00 +01:00
Zach Arnold
389527785d
update RBAC rules in docs ( #451 )
...
* update RBAC rules in docs
* update docs with split between rbac and non
* make deployment use new sa
* docs: correctly reference service account in CRB
* docs: correctly reference service account in CRB in other docs
2018-02-27 11:54:20 +01:00
Henning Jacobs
76dc93bd29
update docs to use latest release v0.4.8 ( #398 )
2017-11-24 09:04:43 +01:00
Martin Linkhorst
d4cc1fbef3
docs: update docs to the latest release
2017-08-03 09:47:53 +02:00
Martin Linkhorst
12a67523c2
docs: update documented version to v0.4 ( #294 )
2017-07-27 23:25:17 +02:00