Hey everyone! I’ve been diving back into Kubernetes through my homelab and decided to go with K3s for my cluster setup(for the time being). It’s lightweight, runs great on my mixed hardware, and I’ve got it fully version-controlled with GitOps. All my manifests live in a GitHub repo, and I’m using Renovate (Mend bot) to automatically keep container images up to date. It’s been a solid way to keep things consistent and hands-off while I experiment with new apps and infrastructure. If anyone’s curious about the setup or wants to check it out, feel free to take a look at my repo. Always open to feedback or improvement ideas! https://github.com/heroaero-dev/HomeLab