DEV Community

Cover image for Build a Kubernetes Cluster map in real time using DNS
Adam Gardner
Adam Gardner

Posted on

Build a Kubernetes Cluster map in real time using DNS

DNS is the way things find other things, but did you know that you can use that fact to build a real time service to service communication / traffic flow on a Kubernetes cluster? That's what the smart folks over at Otterize have done and in this video, I put their network mapper tool on the OpenTelemetry demo to see how well it performs (spoiler: really well!)

Top comments (0)