mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
*etcd* enables reading zone data from an etcd instance. The data in etcd has to be encoded as
|
*etcd* enables reading zone data from an etcd instance. The data in etcd has to be encoded as
|
||||||
a [message](https://github.com/skynetservices/skydns/blob/2fcff74cdc9f9a7dd64189a447ef27ac354b725f/msg/service.go#L26)
|
a [message](https://github.com/skynetservices/skydns/blob/2fcff74cdc9f9a7dd64189a447ef27ac354b725f/msg/service.go#L26)
|
||||||
like [SkyDNS](https//github.com/skynetservices/skydns). It should also work just like SkyDNS.
|
like [SkyDNS](https://github.com/skynetservices/skydns). It should also work just like SkyDNS.
|
||||||
|
|
||||||
The etcd middleware makes extensive use of the proxy middleware to forward and query other servers
|
The etcd middleware makes extensive use of the proxy middleware to forward and query other servers
|
||||||
in the network.
|
in the network.
|
||||||
|
|||||||
Reference in New Issue
Block a user