From 1b070d3411f95355c4098fadcfa2ef811f983411 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 20 Jul 2025 09:07:54 +0300 Subject: Update content for html --- gemfeed/atom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gemfeed/atom.xml') diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 13675b76..311b5eda 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2025-07-13T19:45:38+03:00 + 2025-07-20T09:06:35+03:00 foo.zone feed To be in the .zone! @@ -80,7 +80,7 @@

Introduction



-In the previous posts, we set up a FreeBSD-based Kubernetes cluster using k3s. While the base system works well, Kubernetes workloads often require persistent storage for databases, configuration files, and application data. Local storage on each node has significant limitations:
+In the previous posts, we set up a WireGuard mesh network. In the future, we will also setting up a Kubernetes cluster. Kubernetes workloads often require persistent storage for databases, configuration files, and application data. Local storage on each node has significant limitations: