From 2c27a3c3e54afc5ca803cd1861810da28ee94d54 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 7 Dec 2025 10:17:59 +0200 Subject: Update content for html --- gemfeed/2025-12-07-f3s-kubernetes-with-freebsd-part-8.html | 2 +- gemfeed/atom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'gemfeed') diff --git a/gemfeed/2025-12-07-f3s-kubernetes-with-freebsd-part-8.html b/gemfeed/2025-12-07-f3s-kubernetes-with-freebsd-part-8.html index d9104fab..ed67c72d 100644 --- a/gemfeed/2025-12-07-f3s-kubernetes-with-freebsd-part-8.html +++ b/gemfeed/2025-12-07-f3s-kubernetes-with-freebsd-part-8.html @@ -82,7 +82,7 @@
f3s: Kubernetes with FreeBSD - Part 6: Storage

-The FreeBSD hosts (f0, f1, f2) serve as NFS servers, exporting ZFS datasets that are replicated across hosts using zrepl. The Rocky Linux k3s nodes (r0, r1, r2) mount these exports at /data/nfs/k3svolumes. This directory contains subdirectories for each application that needs persistent storage—including Prometheus, Grafana, and Loki.
+The FreeBSD hosts (f0, f1) serve as master-standby NFS servers, exporting ZFS datasets that are replicated across hosts using zrepl. The Rocky Linux k3s nodes (r0, r1, r2) mount these exports at /data/nfs/k3svolumes. This directory contains subdirectories for each application that needs persistent storage—including Prometheus, Grafana, and Loki.

For example, the observability stack uses these paths on the NFS share:

diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 02744c82..2f52f81d 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2025-12-07T10:08:23+02:00 + 2025-12-07T10:16:25+02:00 foo.zone feed To be in the .zone! @@ -89,7 +89,7 @@
f3s: Kubernetes with FreeBSD - Part 6: Storage

-The FreeBSD hosts (f0, f1, f2) serve as NFS servers, exporting ZFS datasets that are replicated across hosts using zrepl. The Rocky Linux k3s nodes (r0, r1, r2) mount these exports at /data/nfs/k3svolumes. This directory contains subdirectories for each application that needs persistent storage—including Prometheus, Grafana, and Loki.
+The FreeBSD hosts (f0, f1) serve as master-standby NFS servers, exporting ZFS datasets that are replicated across hosts using zrepl. The Rocky Linux k3s nodes (r0, r1, r2) mount these exports at /data/nfs/k3svolumes. This directory contains subdirectories for each application that needs persistent storage—including Prometheus, Grafana, and Loki.

For example, the observability stack uses these paths on the NFS share:

-- cgit v1.2.3