From db921c3ae2c9947184894b9a82e6e90619ce8293 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 16 Nov 2024 23:25:53 +0200 Subject: Update content for html --- about/resources.html | 170 ++++++++++----------- ...4-11-17-f3s-kubernetes-with-freebsd-part-1.html | 2 +- gemfeed/atom.xml | 6 +- index.html | 2 +- uptime-stats.html | 2 +- 5 files changed, 92 insertions(+), 90 deletions(-) diff --git a/about/resources.html b/about/resources.html index 174e5e13..c90284d2 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,30 +149,30 @@ Some of these were in-person with exams; others were online learning lectures only. In random order:


Technical guides



These are not whole books, but guides (smaller or larger) which I found very useful. in random order:


Podcasts



@@ -181,26 +181,26 @@ In random order:


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



@@ -208,12 +208,12 @@

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 7c7f1f1c..39cf8f2e 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 @@ -85,7 +85,7 @@
Persistent storage for the k3s cluster will be handled by highly available (HA) NFS shares backed by ZFS on the FreeBSD hosts.

-On two of the three physical FreeBSD nodes, I will add a second SSD drive to each and dedicate it to a pool ZFS pool. With HAST (FreeBSD's solution for highly available storage), this pool will be replicated at the byte level to a standby node.
+On two of the three physical FreeBSD nodes, I will add a second SSD drive to each and dedicate it to a zhast ZFS pool. With HAST (FreeBSD's solution for highly available storage), this pool will be replicated at the byte level to a standby node.

A virtual IP (VIP) will point to the master node. When the master node goes down, the VIP will failover to the standby node, where the ZFS pool will be mounted. An NFS server will listen to both nodes. k3s will use the VIP to access the NFS shares.

diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index a523c87d..9bd4f15b 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2024-11-16T23:20:14+02:00 + 2024-11-16T23:24:56+02:00 foo.zone feed To be in the .zone! @@ -20,6 +20,8 @@

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



+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.

I will post a new entry every month or so (there are too many other side projects for more frequent updates—I bet you can understand).
@@ -93,7 +95,7 @@
Persistent storage for the k3s cluster will be handled by highly available (HA) NFS shares backed by ZFS on the FreeBSD hosts.

-On two of the three physical FreeBSD nodes, I will add a second SSD drive to each and dedicate it to a pool ZFS pool. With HAST (FreeBSD's solution for highly available storage), this pool will be replicated at the byte level to a standby node.
+On two of the three physical FreeBSD nodes, I will add a second SSD drive to each and dedicate it to a zhast ZFS pool. With HAST (FreeBSD's solution for highly available storage), this pool will be replicated at the byte level to a standby node.

A virtual IP (VIP) will point to the master node. When the master node goes down, the VIP will failover to the standby node, where the ZFS pool will be mounted. An NFS server will listen to both nodes. k3s will use the VIP to access the NFS shares.

diff --git a/index.html b/index.html index 3761e3ac..079d34a9 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@

foo.zone



-This site was generated at 2024-11-16T23:20:14+02:00 by Gemtexter
+This site was generated at 2024-11-16T23:24:56+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 bb86af86..a5ba43d9 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:20:14+02:00
+This site was last updated at 2024-11-16T23:24:56+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