Understanding CoreDNS in Kubernetes
In Kubernetes 1.11, CoreDNS is Generally Available (GA) as a DNS-based service discover option. In this presentation, we will go over the default CoreDNS configuration - "Corefile" - used when deployi …
Talk Title | Understanding CoreDNS in Kubernetes |
Speakers | John Belamaric (Senior Staff Software Engineer, Google), Cricket Liu (Chief DNS Architect, Infoblox), Francois Tur (Engineering Manager, Infoblox) |
Conference | KubeCon + CloudNativeCon North America |
Conf Tag | |
Location | Seattle, WA, USA |
Date | Dec 9-14, 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
In Kubernetes 1.11, CoreDNS is Generally Available (GA) as a DNS-based service discover option. In this presentation, we will go over the default CoreDNS configuration - “Corefile” - used when deploying CoreDNS via kubeadm. This will include a line-by-line discussion of the Corefile and what each option means, and how you can modify or customize the configuration using other features of CoreDNS. You will learn about some of the unique, Kubernetes-specific features in CoreDNS, as well as broader DNS-related features, and how to utilize those in your clusters.