From dcf9463bf6872f037ee94e6445b960b40406331a Mon Sep 17 00:00:00 2001 From: Rich Siomporas Date: Thu, 28 Sep 2023 15:39:36 -0400 Subject: [PATCH] Update pihole.md Documented Pi-hole version, since the Pi-hole REST API is much newer than the last time I updated my Pi-hole's software. This will hopefully save frustration for other folks --- docs/tutorials/pihole.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/tutorials/pihole.md b/docs/tutorials/pihole.md index 29f1403f2..4c9e72e1d 100644 --- a/docs/tutorials/pihole.md +++ b/docs/tutorials/pihole.md @@ -4,6 +4,9 @@ This tutorial describes how to setup ExternalDNS to sync records with Pi-hole's Pi-hole has an internal list it checks last when resolving requests. This list can contain any number of arbitrary A or CNAME records. There is a pseudo-API exposed that ExternalDNS is able to use to manage these records. +__NOTE:__ Your Pi-hole must be running [version 5.9 or newer](https://pi-hole.net/blog/2022/02/12/pi-hole-ftl-v5-14-web-v5-11-and-core-v5-9-released). + + ## Deploy ExternalDNS You can skip to the [manifest](#externaldns-manifest) if authentication is disabled on your Pi-hole instance or you don't want to use secrets.