Giter VIP home page Giter VIP logo

Comments (6)

geerlingguy avatar geerlingguy commented on May 25, 2024

(Just noting that a PV is required for persistence, and the K3s cluster includes rancher.io/local-path, so as with the MySQL databases, a reboot could really throw things for a loop if Pods that require local PVs are scheduled on different nodes than where they originally started!)

from turing-pi-cluster.

geerlingguy avatar geerlingguy commented on May 25, 2024

So... Pi-hole is slightly heavyweight as a K8s-style app, it's better to run it directly using Docker and/or standalone. Though I had it working. The Helm chart for it (linked previously) is fairly complete but was not as simple as I was originally hoping, and I want it to be simple and fast.

I'm going to look into a newer/slimmer alternative, blocky, which even has prometheus metrics so stats can be aggregated in a Grafana dashboard! https://github.com/0xERR0R/blocky

Though I might go back to pihole...

from turing-pi-cluster.

geerlingguy avatar geerlingguy commented on May 25, 2024

Blocky was about the same experience as Pi-hole. Slightly lighter weight and faster to start... but I do enjoy the UX of Pi-hole a bit more.

from turing-pi-cluster.

geerlingguy avatar geerlingguy commented on May 25, 2024

Woohoo! Using the following values, I can connect via a LoadBalancer in the cluster:

      serviceUDP:
        loadBalancerIP: '10.0.100.99'
        type: LoadBalancer

Screen Shot 2020-05-25 at 10 59 11 PM

And I can add any of the worker node Pis to my DNS Servers list on my Mac to connect through Pi-hole:

Screen Shot 2020-05-25 at 11 00 01 PM

from turing-pi-cluster.

geerlingguy avatar geerlingguy commented on May 25, 2024

And logged in as admin:

Screen Shot 2020-05-25 at 11 01 55 PM

Definitely sticking with Pi-hole for the fancy UX.

from turing-pi-cluster.

geerlingguy avatar geerlingguy commented on May 25, 2024

Testing with dig shows 28-32ms query time for sites like apple.com/google.com.

Using my default router / ISP DNS, I get 30-48ms... maybe my ISP (Spectrum) ain't so good after all! I sometimes switch to 8.8.8.8/8.8.4.4, but for now I'm going to stick with the Turing Pi Pi-hole instance a while and see how it works out.

from turing-pi-cluster.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.