Hacker News new | ask | show | jobs
by raffraffraff 130 days ago
K3s + FluxCD. There's something nice about using git to add a helm repo, a helm release with a few values, then 'git push'. Shortly afterwards there's a new DNS record, TLS cert and I can hit https://mynewservice.example.com
2 comments

Flux is the best thing that ever happened to ops. I set it up a few years back in my previous company, it was a revelation.
Yeah totally agree, but ArgoCD :)