Files
coredns/middleware/chaos/chaos.md
Miek Gieben 5d70567f1c Implement chaos middleware
This allows for CH TXT queries that return some information about
the server and/or the authors (or whatever you put in there).
2016-03-25 08:36:32 +00:00

27 lines
316 B
Markdown

# chaos
`chaos`
## Syntax
~~~
chaos [version] [authors...]
~~~
* `version` the version to return, defaults to CoreDNS.
* `authors` what authors to return. No default.
## Examples
~~~
etcd {
path /skydns
endpoint endpoint...
stubzones
}
~~~
* `path` /skydns
* `endpoint` endpoints...
* `stubzones`