Study. uk . com
  1. Home
  2. All questions
  3. Question 781

CKA study material · question 781 of 1000

Which CoreDNS plugin exists to catch a configuration in which queries would be forwarded back to CoreDNS itself?

  1. cache
  2. reload
  3. errors
  4. loop
Show the answer

Answer: D. loop

The loop plugin detects simple forwarding loops; when it finds one the CoreDNS Pod exits, which is a common cause of CoreDNS CrashLoopBackOff.

Source: Customizing DNS Service (Kubernetes) — CoreDNS › CoreDNS ConfigMap options

Challenge yourself on this topic → Study as cards