kashalls / home-cluster

🖳 In-house kubernetes cluster built with k3s and managed by flux (gitops).
https://discord.gg/home-operations
Do What The F*ck You Want To Public License
83 stars 1 forks source link

Figure out a geoip solution. #2237

Closed kashalls closed 4 months ago

kashalls commented 5 months ago

Authentik, Vector, GeoIP, Nginx all require a maxmind license key for geoip updates.

I need to figure out a method so that if one pod boot loops and causes the downloads for the key to run out that none of the other projects will be affected.

Ideas:

kashalls commented 4 months ago

Going to leave it alone for now, due to no crashing pods in awhile. Maybe individual keys for individual apps in the future?