From 7421012914d49ad8224b193e50be0b0909caef07 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 16 Nov 2024 23:21:10 +0200 Subject: Update content for html --- gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html | 4 +++- gemfeed/atom.xml | 6 ++++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'gemfeed') diff --git a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html index ce98faa5..7c7f1f1c 100644 --- a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html +++ b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html @@ -10,7 +10,7 @@

f3s: Kubernetes with FreeBSD - Setting the stage - Part 1



-Published at 2024-11-16T23:08:10+02:00
+Published at 2024-11-16T23:20:14+02:00

This is the first 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 I will use on FreeBSD-based physical machines.

@@ -91,6 +91,8 @@
https://wiki.freebsd.org/HighlyAvailableStorage

+You can think of DRBD being the Linux equivalent to FreeBSD's HAST.
+

OpenBSD/relayd to the rescue for external connectivity



All apps should be reachable through the internet (e.g., from my phone or computer when travelling). For external connectivity and TLS management, I've got two OpenBSD VMs (one hosted by OpenBSD Amsterdam and another hosted by Hetzner) handling public-facing services like DNS, relaying traffic, and automating Let's Encrypt certificates.
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index bdd6e7ab..a523c87d 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2024-11-16T23:08:11+02:00 + 2024-11-16T23:20:14+02:00 foo.zone feed To be in the .zone! @@ -10,7 +10,7 @@ f3s: Kubernetes with FreeBSD - Setting the stage - Part 1 https://foo.zone/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html - 2024-11-16T23:08:10+02:00 + 2024-11-16T23:20:14+02:00 Paul Buetow aka snonux paul@dev.buetow.org @@ -99,6 +99,8 @@
https://wiki.freebsd.org/HighlyAvailableStorage

+You can think of DRBD being the Linux equivalent to FreeBSD's HAST.
+

OpenBSD/relayd to the rescue for external connectivity



All apps should be reachable through the internet (e.g., from my phone or computer when travelling). For external connectivity and TLS management, I've got two OpenBSD VMs (one hosted by OpenBSD Amsterdam and another hosted by Hetzner) handling public-facing services like DNS, relaying traffic, and automating Let's Encrypt certificates.
-- cgit v1.2.3