etcd-io / discovery.etcd.io

Kubernetes manifests powering discovery.etcd.io
https://discovery.etcd.io
Apache License 2.0
27 stars 7 forks source link

discovery.etcd.io not resolving #7

Closed philips closed 5 years ago

philips commented 5 years ago
$ dig discovery.etcd.io

; <<>> DiG 9.10.3-P4-Debian <<>> discovery.etcd.io
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 39690
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;discovery.etcd.io.             IN      A

;; AUTHORITY SECTION:
etcd.io.                1748    IN      SOA     dns1.p06.nsone.net. hostmaster.nsone.net. 1559080105 43200 7200 1209600 3600

;; Query time: 41 msec
;; SERVER: 100.115.92.193#53(100.115.92.193)
;; WHEN: Tue May 28 15:45:42 PDT 2019
;; MSG SIZE  rcvd: 111
philips commented 5 years ago

This was due to the move to netlify DNS. Resolved now.