Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Learning CoreDNS: Configuring DNS for Cloud Native Environments

Posted By: IrGens
Learning CoreDNS: Configuring DNS for Cloud Native Environments

Learning CoreDNS: Configuring DNS for Cloud Native Environments by Cricket Liu, John Belamaric
English | September 24, 2019 | ISBN: 1492047961 | PDF | 206 pages | 7.5 MB

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 zones
Learn how to configure your CoreDNS server
Manage and serve basic and advanced zone data with CoreDNS
Configure CoreDNS service discovery with etcd and Kubernetes
Learn one of the most common use cases for CoreDNS: the integration with Kubernetes
Manipulate queries and responses as they flow through the plug-in chain
Monitor and troubleshoot the availability and performance of your DNS service
Build custom versions of CoreDNS and write your own plug-ins