Monitor a Kubernetes Cluster with Zabbix Helm Chart (Proxy + kube-state-metrics) on Ubuntu 24.04
This post shows how to deploy the official Zabbix Kubernetes Helm chart into your cluster, run a Zabbix Proxy inside […]
From Kubernetes and Ceph to Proxmox, Kafka, Jenkins, Vault, Android, and CI/CD, every guide here is a tested, step-by-step walkthrough from my lab.
This post shows how to deploy the official Zabbix Kubernetes Helm chart into your cluster, run a Zabbix Proxy inside […]
crane (from Google’s go-containerregistry) is a CLI that talks to container registries directly. It’s great when you want to list
This post shows how I added a Harbor tab to my Backstage catalog entities so I can browse Harbor image
This is a follow up to my previous post, Argo CD is already managing your kubernetes/ folder with Kustomize enabled.
This post shows how to build a Backstage app image (a single container image that runs the Backstage backend and
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
This guide shows how to run a production-style Backstage container that uses PostgreSQL (instead of SQLite), with secrets provided through
This guide shows a simple, production-style Docker deployment for a Backstage app that we previously ran from source. Goal: Prerequisites