Install Grafana Loki on Kubernetes with Ceph RGW S3 Storage
This post installs Grafana Loki (logs backend) on Kubernetes, using Ceph RGW (S3-compatible) for long-term object storage. This is the […]
This post installs Grafana Loki (logs backend) on Kubernetes, using Ceph RGW (S3-compatible) for long-term object storage. This is the […]
This post installs Grafana Mimir (metrics backend) on Kubernetes, using Ceph RGW (S3-compatible) for long-term object storage. Why Mimir first
This post upgrades the previous single-PC WireGuard client setup into a site-to-site VPN: Follow-up to: Architecture What changes vs “single
This post shows a complete, reproducible flow: Lab context Important: The following CloudShell script is for this post’s use case
Prerequisites Before you start, your Ubuntu 24.04 host should already have: If you haven’t set these up yet, follow this
This post adds Argo CD deployment visibility to your Backstage entity pages without creating a new tab. Instead, Argo CD
This post shows how to enable Keycloak authentication for an existing Argo CD deployment using OIDC + PKCE, so you
This post shows how to deploy kube-prometheus-stack (Prometheus Operator + Prometheus + Alertmanager + Grafana + exporters) on a 3-node
Lens is a desktop Kubernetes IDE that connects directly to the Kubernetes API server. The key to a stable setup
Metrics Server collects CPU / memory usage from each node’s Kubelet and exposes it via the Kubernetes Metrics API. This