CoreDNS in Kubernetes: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * CoreDNS") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Internal= | =Internal= | ||
* [[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. | |||
==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.