-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit adds ability to have several endpoints for single domain name with CoreDNS by adding random to the DNS name and setting TargetStrip to 1 so that it will be stripped upon read. When TXT record is encountered, it is merged with the first available A record, if any available. Otherwise dedicated record is created.
- Loading branch information
Stan Lagun
committed
Jul 3, 2017
1 parent
464d6bd
commit 7093280
Showing
2 changed files
with
76 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters