mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 17:46:57 +02:00
docs: add information on external webhook usage (#5606)
* add information on external webhook usage * Update README.md Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com> * Update README.md Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com> --------- Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
This commit is contained in:
parent
179bbb56b7
commit
8c9af76c28
@ -81,7 +81,11 @@ No new provider will be added to ExternalDNS _in-tree_.
|
|||||||
ExternalDNS has introduced a webhook system, which can be used to add a new provider.
|
ExternalDNS has introduced a webhook system, which can be used to add a new provider.
|
||||||
See PR #3063 for all the discussions about it.
|
See PR #3063 for all the discussions about it.
|
||||||
|
|
||||||
Known providers using webhooks:
|
Some known providers using webhooks are the ones in the table below.
|
||||||
|
|
||||||
|
**NOTE**: The maintainers of ExternalDNS have not reviewed those providers, use them at your own risk and following the license
|
||||||
|
and usage recommendations provided by the respective projects. The maintainers of ExternalDNS take no responsibility for any issue or damage
|
||||||
|
from the usage of any externally developed webhook.
|
||||||
|
|
||||||
| Provider | Repo |
|
| Provider | Repo |
|
||||||
| --------------------- | -------------------------------------------------------------------- |
|
| --------------------- | -------------------------------------------------------------------- |
|
||||||
|
Loading…
Reference in New Issue
Block a user