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 --- about/resources.html | 160 ++++++++++----------- ...4-11-17-f3s-kubernetes-with-freebsd-part-1.html | 4 +- gemfeed/atom.xml | 6 +- index.html | 2 +- uptime-stats.html | 2 +- 5 files changed, 89 insertions(+), 85 deletions(-) diff --git a/about/resources.html b/about/resources.html index 29c3fdeb..174e5e13 100644 --- a/about/resources.html +++ b/about/resources.html @@ -47,100 +47,100 @@ In random order:


Technical references



I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order:


Self-development and soft-skills books



In random order:


Here are notes of mine for some of the books

@@ -149,22 +149,22 @@ Some of these were in-person with exams; others were online learning lectures only. In random order:


Technical guides



@@ -183,39 +183,39 @@

Podcasts I liked



I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests.


Newsletters I like



This is a mix of tech and non-tech newsletters I am subscribed to. In random order:


Formal education



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.
diff --git a/index.html b/index.html index ded9b308..3761e3ac 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@

foo.zone



-This site was generated at 2024-11-16T23:08:11+02:00 by Gemtexter
+This site was generated at 2024-11-16T23:20:14+02:00 by Gemtexter

Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I mainly write about tech, IT, programming and sometimes also about self-improvement here. Note that this blog usually does not overlap with what I do at my day job as a Site Reliability Engineer.

diff --git a/uptime-stats.html b/uptime-stats.html index e1579efa..bb86af86 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@

My machine uptime stats



-This site was last updated at 2024-11-16T23:08:11+02:00
+This site was last updated at 2024-11-16T23:20:14+02:00

The following stats were collected via uptimed on all of my personal computers over many years and the output was generated by guprecords, the global uptime records stats analyser of mine.

-- cgit v1.2.3