- Home
- All questions
- Question 287
CKA study material · question 287 of 1000
Where does the default Corefile send queries that fall outside the cluster zones?
Show the answer
Answer: D. To /etc/resolv.conf, via the forward plugin
The default Corefile forwards everything outside its zones to the resolvers in /etc/resolv.conf.
Source: Customizing DNS Service (Kubernetes) — CoreDNS ConfigMap options