skydns

DNS service discovery for etcd

Install

All systems
curl cmd.cat/skydns.sh
Debian Debian
apt-get install skydns
Ubuntu
apt-get install skydns
Fedora
dnf install skydns
Windows (WSL2)
sudo apt-get update sudo apt-get install skydns
Raspbian
apt-get install skydns

skydns

DNS service discovery for etcd

SkyDNS is a distributed service for announcement and discovery of services built on top of etcd. It utilizes DNS queries to discover available services. This is done by leveraging SRV records in DNS, with special meaning given to subdomains, priorities and weights.