CoreDNS in Kubernetes: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
Line 7: Line 7:


==Operations==
==Operations==
* [[Add a Zone File to Kubernetes CoreDNS]]

Latest revision as of 18:43, 23 October 2019

Internal

Overview

CoreDNS is deployed in the "kube-system" namespace, as a "coredns" deployment. It is configured with a "coredns" config map.

Operations