Day 25/100daysofK8s

Parthvi Vala
May 2, 2021

--

The CoreDNS’s corefile is passed as configmap object into a pod. So in case we need to edit the corefile, we can do so by modifying its configmap object.

--

--