mirror of
https://github.com/coredns/coredns.git
synced 2025-11-29 23:24:26 -05:00
682 B
682 B
etcd
etcd enabled reading zone data from an etcd instance. The data in etcd has to be encoded as
a message
like SkyDNS.
Syntax
etcd [endpoint...]
endpointis the endpoint of etcd.
The will default to /skydns as the path and the local etcd proxy (http://127.0.0.1:2379).
If you want to round robin A and AAAA responses look at the round_robin middleware.
etcd {
path /skydns
endpoint endpoint...
stubzones
}
path/skydnsendpointendpoints...stubzones