CoreDNS in Kubernetes: Difference between revisions
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* [[CoreDNS#Subjects|CoreDNS]] | * [[CoreDNS#Subjects|CoreDNS]] | ||
= | =Overview= | ||
CoreDNS is deployed in the "kube-system" namespace, as a "coredns" deployment. It is configured with a "coredns" config map. | |||
It is configured with a "coredns" config map. | |||
==Operations== | ==Operations== |
Revision as of 18:40, 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.