Kubernetes (k3s) and Tailscale homelab
reddit.com·1d·
Discuss: r/kubernetes
🏠HomeLab
Preview
Report Post

So I have been working on setting up my homelab for a couple days now and I have broken more stuff than actually making something usable My objective - setup a basic homelab using k3s with a few services running on it like Pihole, Grafana, plex and host some pdf/epub files I had the idea of using tailscale since i wanted to use pihole to enable network ad blocking on all my devices that are connected to the tailscale network that way i would actual feel like im using my homelab daily. The Problems: I am constantly running into dns issues with pihole tailscale and ubuntu systemd-resolved. i start with a master node and a worker node and then use a deployment manifest to pull the pihole docker image and create a deployment on my cluster for 1 pod to run on my worker node. That all works out …

Similar Posts

Loading similar posts...