From dd93bcb71f5e1ef9010ef30596ea6e6db9066517 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 26 Jan 2025 16:26:39 +0200 Subject: jo --- gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-4.gmi.tpl | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-4.gmi.tpl b/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-4.gmi.tpl index aa5e4cbc..56e81658 100644 --- a/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-4.gmi.tpl +++ b/gemfeed/DRAFT-f3s-kubernetes-with-freebsd-part-4.gmi.tpl @@ -1,6 +1,6 @@ -# f3s: Kubernetes with FreeBSD - VMs - Part 3 +# f3s: Kubernetes with FreeBSD - UPS - Part 3 -This is the fourth blog post about my f3s series for my self-hosting demands in my home lab. f3s? The "f" stands for FreeBSD, and the "3s" stands for k3s, the Kubernetes distribution we will use on FreeBSD-based physical machines. +This is the third blog post about my f3s series for my self-hosting demands in my home lab. f3s? The "f" stands for FreeBSD, and the "3s" stands for k3s, the Kubernetes distribution we will use on FreeBSD-based physical machines. << template::inline::index f3s-kubernetes-with-freebsd-part @@ -14,6 +14,13 @@ In this blog post we are setting up the UPS for the cluster used. A UPS, or Uninterruptible Power Supply, is crucial for safeguarding my cluster from unexpected power outages and surges. It acts like a backup battery that kicks in when the electricity cuts out, giving the chance for a graceful system shutdown, thus preventing data loss and corruption. The latter is very important, as I am also going to store some of my data on the f3s nodes. +## Changes since last time + +* FreeBSD upgrade to 14.2 +* New location, behind the TV +* Also changed the switch to my OpenWRT one. Exactly got 3 ethernet slots! +* OpenWRT Wifi hotspot (out of scope for f3s series) also connected to UPS. + ## The UPS hardware. I wanted a UPS to which I could connect to via FreeBSD and would give enough back-up power to operate the f3s cluster for a couple of minutes (turned out to be around an hour) and to automatically initate the shutdown of all the f3s nodes. -- cgit v1.2.3