Install OpenObserve Enterprise HA on Bare-Metal Kubernetes with Traefik + Ceph RGW (S3) + Ceph RBD
This post performs a fresh installation of OpenObserve Enterprise in HA (cluster) mode on a bare-metal Kubernetes cluster using the […]
This post performs a fresh installation of OpenObserve Enterprise in HA (cluster) mode on a bare-metal Kubernetes cluster using the […]
This post deploys OpenObserve in standalone (single-node / local mode) on a bare-metal Kubernetes cluster using the official openobserve-standalone Helm
This post shows how to upgrade a 3-node kubeadm cluster from Kubernetes v1.34.x → v1.35.0 on Ubuntu Server 24.04, where:
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
This post shows how I manage my Kubernetes Backstage deployment using Argo CD, so Backstage is continuously reconciled from Git
This post shows how I deploy Argo CD v3.2.2 into my bare-metal kubeadm Kubernetes cluster, expose it through Traefik at:
This post shows how I deploy my Backstage app (homelab-backstage) into Kubernetes while keeping my existing Backstage instance unchanged. This
In a previous post, We have a Kubernetes cluster that exposes HTTP for through Traefik and MetalLB. In this follow-up,
This guide builds a 3-node Kubernetes cluster on bare-metal Ubuntu Server 24.04, where: Everything is done with kubeadm and containerd.