mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 18:23:25 -05:00
874 B
874 B
etcd
etcd enabled reading zone data from an etcd instance. The data in etcd has to be encoded as
a message
like SkyDNS.
The etcd middleware makes extensive use of the proxy middleware to forward and query other servers in the network.
Syntax
etcd [zones...]
zoneszones it should be authoritative for.
The will default to /skydns as the path and the local etcd proxy (http://127.0.0.1:2379).
If no zones are specified the block's zone will be used as the zone.
If you want to round robin A and AAAA responses look at the loadbalance middleware.
etcd {
path /skydns
endpoint endpoint...
stubzones
}
path/skydnsendpointendpoints...stubzones