Skip to content

Commit 9e25eda

Browse files
committed
chore: README tweaks
1 parent f9cd98d commit 9e25eda

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,15 @@ This is most useful for allowing
1717
for dealing with Windows DNS servers that require 'Secure only' updates or
1818
BIND if it has been configured to use Kerberos.
1919

20-
> :warning: Windows DNS servers don't accept wildcard resource names in dynamic updates.
20+
## Notable users
21+
22+
* [https://github.com/hashicorp/terraform-provider-dns](https://github.com/hashicorp/terraform-provider-dns)
23+
* [https://github.com/go-acme/lego](https://github.com/go-acme/lego)
24+
* [https://github.com/kubernetes-sigs/external-dns](https://github.com/kubernetes-sigs/external-dns)
25+
26+
## Usage
27+
28+
> :warning: Windows DNS servers don't accept wildcard resource names and only a subset of record types in dynamic updates.
2129
2230
Here is an example client, it is necessary that your Kerberos or Active
2331
Directory environment is configured and functional:

0 commit comments

Comments
 (0)