Wondered if folks had a preferred method for implementing a GitOps approach for homelabs consisting of mostly docker compose stacks.
We run Kubernetes at work, and I’m tempted to migrate to that as it provides a slew of great GitOps tools, but I’ve been putting off that migration as I haven’t had the time to invest.
Is learning Ansible and going that route still the way to go?
beeng@discuss.tchncs.de 6 months ago
K3s with flux inside. Fun video from a guy with a nice easy repo from goto conference on YouTube. Might be a bit much but… Not sure of anything for compose and gitops