/fluxcd

GitOps for my home ¯\_(ツ)_/¯

git-ops

"Git as a single source of truth for declarative infrastructure and applications" Weave.works

Goals of my home k3s cluster

  • 🔂 Everything is versioned and stored within Git, including secrets.
  • ♻️ Every pull request is tested via Continous Integration and if succesful applied to k3s cluster
  • 🤖 All dependancies and applications are checked for security and application updates with pull requests for major and auto merge for minor.
  • .....