In Search of a "Zero Toil" HomeLab: Immutable Linux, ZFS, WatchTower and Keel
blog.gripdev.xyzI'm currently managing development VMs (mostly Fedora Cloud) using Ansible on a Proxmox hypervisor and i'm mostly happy with how it works. I'm interested in experimenting with immutable OS's , the most immediate difference I see is that I'd have to start using Butane instead of CloudInit. Can anyone with experience comment on the pros and cons ? Right now, I really do everything in Ansible, including creating the VMs from a proxmox clone template.
Over the last year I've been rebuilding my home lab to avoid all the toil of updates and maintenance
surprised a git repo wasnt posted in regards to the whole setup
I included this repo with the FCOS, k3s and native container bits: https://github.com/lawrencegripper/fcos-native-container-exa...
Are there other bits you’d be interested in?
oh must've been on another part of the site; cool i'll check it out thanks