Comment on Those who don't use dashboards, how are you managing your services?
curled@lemmy.dbzer0.com 5 weeks ago
Kubernetes with
- helm
- the Kubernetes version of compose files
- fluxcd
- manages the helm releases
- renovate
- scans my github kubernetes repo for dependencies and creates pull requests for updates