In this chapter, you’ll use your newly deployed virtualization environment to create and launch your first meaningful workload: a domain name server (DNS), which can map IP addresses to easy-to-remember names and generally make life easier.
An important component of a DevOps Linux lab is DNS because domains are critical to the way different nodes communicate, including how they make secure connections. Once launched, your DNS server will give your Linux lab a true resolvable domain, like example.com or devops.lab ...