Description idetcd is used for identifying nodes in a cluster without domain name collision.The basic idea is quite simple: Set up CoreDNS server on every node when you going to start a cluster, and node exposes itself by taking the free domain name in etcd. Syntax idetcd { endpoint ENDPOINT… limit LIMIT pattern PATTERN } endpoint defines the etcd endpoints.