This repository has been archived on 2024-07-08. You can view files and clone it, but cannot push or open issues or pull requests.
nix-config-tn/docs/overview/k8s.md
Truxnell 0dffbe9433
feat: adguard home + powerdns plz (#100)
* hack

* feat: adguard + powerdns

---------

Co-authored-by: Truxnell <9149206+truxnell@users.noreply.github.com>
2024-04-16 12:59:57 +00:00

411 B

Removed complexity

  • external secrets -> bog standard sops
  • HA file storage -> standard file system
  • HA database cluster -> nixos standard cluster
  • Database user operator -> nixos standard ensure_users
  • Database permissions operator -> why even??
  • secrets reloader -> sops restart_unit
  • easier managment, all services run through systemd for consistency, cockpit makes viewing logs/pod console etc easy.