mrsauravsahu / kube-homelab

A Kubernetes based homelab for everyone! ARM first supported! [WIP - expect breaking changes]
https://www.youtube.com/playlist?list=PLS1J2nE4S3DMyOwA7IPoHQV_FNsFikwC2
33 stars 3 forks source link

feat: automate DNS entries in pihole #9

Closed mrsauravsahu closed 4 months ago

mrsauravsahu commented 2 years ago

All hosts in the list passed to cluster-resources molecules (apart from nip.io ones) should be added as DNS entries in pihole to be able to access them on the network.

Currently this is done manually and thus is just an extra step to get everything working.

Automate this.