Install FreeBSD 14.3 on KVM using Cockpit (Ubuntu 24.04)
Prerequisites Before you start, your Ubuntu 24.04 host should already have: If you haven’t set these up yet, follow this […]
Prerequisites Before you start, your Ubuntu 24.04 host should already have: If you haven’t set these up yet, follow this […]
Metrics Server collects CPU / memory usage from each node’s Kubelet and exposes it via the Kubernetes Metrics API. This
If you run Metrics Server (or anything that connects to the Kubelet HTTPS endpoint on 10250), you may see TLS
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 deploy Argo CD v3.2.2 into my bare-metal kubeadm Kubernetes cluster, expose it through Traefik at:
This guide shows a simple, production-style Docker deployment for a Backstage app that we previously ran from source. Goal: Prerequisites
The official Backstage docs are excellent and very complete. They also move fast: Docker images, Postgres, Kubernetes, and a lot
Ubuntu 24.04 ships PostgreSQL in its own repositories (PostgreSQL 16 at the time of writing). The PostgreSQL Global Development Group
This guide builds a 3-node Kubernetes cluster on bare-metal Ubuntu Server 24.04, where: Everything is done with kubeadm and containerd.