Tag: kubernetes
All the articles with the tag "kubernetes".
-
Home Server Part 4: App Hosting — APIs, Frontends, and Databases on K3s
The repeatable pattern for hosting your own projects on K3s: namespace-per-app, PostgreSQL/MongoDB, Go/Node/Rust APIs, static frontends, Traefik routing, image builds, deploy scripts, and CronJob scheduling.
-
Self-Hosting Observability: Loki, Grafana, and Gatus vs Managed SaaS
An investigation into self-hosted observability alternatives for production Kubernetes applications, comparing a Loki + Grafana + Gatus stack against AWS-native services and managed SaaS, with cost analysis and a phased implementation plan.