wagl
is a DNS server which allows microservices running
as containers on a distributed Docker Swarm cluster to find and talk to
each other. It is minimalist and works as a drop-in container in your cluster.
This article is intended to describe inner workings of wagl
and give a
broader sense of the state of service discovery problem in today’s container
clusters.
Read More →