GithubHelp home page GithubHelp logo

chandanghosh / blocky-unbound-k3s Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 21 KB

Blocky and unbound duo setup on K3s cluster for ads blocking in home

adblocker blocky k3s kubernetes unbound-dns

blocky-unbound-k3s's Introduction

unbound-blocky-k3s

Blocky and unbound duo with pod scaling using HPA on K3s cluster for ads blocking in home. You can use only unbound which has built-in support for DNS based ad blocking. If you prefer a sophisticated ad blocker and your own recursive DNS server, you can go for Blocky with unbound as well.

Setup K3S

Follow the official guide

K3S Version: v1.25.4+k3s1

Install unbound

This Unbound image has inbuild DNS based ad blocking support.

kubectl create ns unbound
kubectl apply -f unbound-conf.yaml -f unbound.yaml -n unbound

Install blocky (Optional)

If you prefer Blocky for blocking your ads Update the external IPs of your Rancher cluster nodes in the blocky-service in blocky.yaml

kubectl create ns blocky
kubectl -n blocky apply -f blocky.yaml

Use the Rancher cluster node IPs for DNS access from router or firewall

blocky-unbound-k3s's People

Contributors

chandanghosh avatar

Stargazers

 avatar

Watchers

 avatar

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.