Learning CoreDNS - John Belamaric & Cricket Liu

Learning CoreDNS

By John Belamaric & Cricket Liu

  • Release Date: 2019-08-30
  • Genre: Network

Description

Until recently, learning CoreDNS required reading the code or combing through the skimpy documentation on the website. No longer. With this practical book, developers and operators working with Docker or Linux containers will learn how to use this standard DNS server with Kubernetes.

John Belamaric, senior staff software engineer at Google, and Cricket Liu, chief DNS architect at Infoblox, show you how to configure CoreDNS using real-world configuration examples to achieve specific purposes. You’ll learn the basics of DNS, including how it functions as a location broker in container environments and how it ties into Kubernetes.
Dive into DNS theory: the DNS namespace, domain names, domains, and zonesLearn how to configure your CoreDNS serverManage and serve basic and advanced zone data with CoreDNSConfigure CoreDNS service discovery with etcd and KubernetesLearn one of the most common use cases for CoreDNS: the integration with KubernetesManipulate queries and responses as they flow through the plug-in chainMonitor and troubleshoot the availability and performance of your DNS serviceBuild custom versions of CoreDNS and write your own plug-ins