Install skydns by entering the following commands in the terminal:
sudo apt update sudo apt install skydns
Description:
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.
Homepage: https://github.com/skynetservices/skydns
Version: 2.5.3a+git20160623.41.00ade30-1
Section: universe/devel