Question.

  • @pixxelkick
    link
    English
    15
    edit-2
    22 days ago

    Dunno why ppl are down voting you, this is 100% the way.

    Architecture as code is amazing, being able to completely wipe your server, re-install fresh, and turn it on and it goes right back to how it was is awesome.

    GitOps version controlled architecture is easy to maintain, easy to rollback, and easy to modify.

    I use k8s for my entire homelab, it has some initial learning curve but once you “get it” and have working configs on github, it becomes so trivial to add more stuff to it, scale it up, etc.