Day 8 of #100DaysOfHomelab

May 28, 2023

Cert Manager Issue

As of yesterday I was getting this error from cert-manager when it was trying to start up in my K8 cluster.

kustomize build failed: loading KV pairs: file sources: [cert-manager-dashboard.json=https://raw.githubusercontent.com/monitoring-mixins/website/master/assets/cert-manager/dashboards/cert-manager.json]: URL is a git repository

As it turns out, the repo this was referencing had changed and the file no longer existed. The fix was easy enough, basically just use the previous version's url. However as I was actively changing the path, the repo had an update which brought the previous path back and fixed the issue for me.

Uptime Kuma / Democratic-CSI NFS Driver

As mentioned back in Day 4, I've been having issues getting the NFS driver to talk to my Truenas machine. Its related to the sops-secret somehow, but I'm still investigating and trying new things on the helmrelease.yaml for the driver.

Monitor your DNS Zones with ZoneWatcher

Be alerted of DNS record changes moments after they happen, not from upset customers.

ZoneWatcher screenshot