Jul
irotsoma@piefed.blahaj.zone
Posts
-
Example Flux Kubernetes Setups
I’m looking for some actually working examples of using Flux to deploy at least Immich and Jellyfin with Traefik ingress using Flux CD preferably that use NFS shares for storing data and/or configs, and prometheus monitoring. I’ve found a few just from searching, but usually it seems like they aren’t actually working, just demonstrating something. Also, what UI do you use for Flux? Some background: I use k0s with MetalLB and Longhorn and all db storage on a separate postgres server. I’ve go...