Build a 3-Node HA Kubernetes Cluster with kube-vip, MetalLB, and Traefik on Bare-Metal Ubuntu 24.04
This guide builds a 3-node Kubernetes cluster on bare-metal Ubuntu Server 24.04, where: Everything is done with kubeadm and containerd. […]
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 guide builds a 3-node Kubernetes cluster on bare-metal Ubuntu Server 24.04, where: Everything is done with kubeadm and containerd. […]
Related guides (prereqs) This post stitches the pieces into a reusable, production-safe pipeline: Jenkins builds a signed AAB in Docker,
Introduction In a previous post, I showed how to install Gerrit 3.11.2 on Ubuntu 24.04 with: After that, I upgraded
In my previous post, I set up a single-node Proxmox VE 9 lab. Now it’s time to give that lab
In my previous posts, This post is the next step: take that external Ceph cluster and hook it directly into
In the previous post, we already: In this post, we’ll connect that existing CephFS to Proxmox VE 9 and use
In my previous post, I set up: That setup is perfect for testing S3 object storage. But Ceph is more
Sometimes you want to learn Proxmox, but you don’t want to dedicate a physical machine yet. The solution: run Proxmox
In my previous post, I used: This time we’re going one step further: Install Ubuntu 24.04 on ZFS root with
Introduction In my previous post I showed how to run Kafka 4.0 + HAProxy on a single Ubuntu 24.04 node