Running multiple replicas of Pi-Hole #182
Answered
by
MoJo2600
larivierec
asked this question in
Q&A
-
Hello everyone, I was just wondering if anyone was able to have two replicas of pi-hole of available in a single cluster. Example setup from my end
Issue -> |
Beta Was this translation helpful? Give feedback.
Answered by
MoJo2600
Aug 27, 2021
Replies: 1 comment 6 replies
-
I think the issue is that pihole is not designed to be run in a HA setup. So the frontend backend communication is not working when the backend switches between pod instances. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
larivierec
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think the issue is that pihole is not designed to be run in a HA setup. So the frontend backend communication is not working when the backend switches between pod instances.