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
f02c3c7679
docs: add missing template labels
2020-01-07 14:48:56 +01:00
Mario Constanti
82e43e85ec
docs: fix log-level param in tutorials
...
* arg --debug is now --log-level=debug
* flag --log-level was merged 2017 with
PR https://github.com/kubernetes-sigs/external-dns/pull/339
2019-11-04 06:53:30 +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
Arttii
874502ebf8
adding a flag to optionally publish hostIP instead of podIP for headless services ( #597 )
...
* Added HostPort feature docs
* Fixed some typos
* Fixing hostIP,podIP change
Fixing hostIP,podIP change
Merge artifacts in docs
Naming typo
removing unnecessary files
fix(source): fix misleading log message
Naming typo
removing unnecessary files
* fix(source): fix misleading log message
2018-07-26 18:16:32 +02: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
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
Arttii
40350a9b23
Added HostPort feature docs ( #399 )
...
* Added HostPort feature docs
* Fixed some typos
2017-11-24 09:11:39 +01:00