From a2f3245832307601c43a3760953653deb482f816 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 1 Mar 2026 17:45:51 +0200 Subject: Update content for html --- gemfeed/2025-10-02-f3s-kubernetes-with-freebsd-part-7.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'gemfeed/2025-10-02-f3s-kubernetes-with-freebsd-part-7.html') diff --git a/gemfeed/2025-10-02-f3s-kubernetes-with-freebsd-part-7.html b/gemfeed/2025-10-02-f3s-kubernetes-with-freebsd-part-7.html index c38ee531..f638e1fc 100644 --- a/gemfeed/2025-10-02-f3s-kubernetes-with-freebsd-part-7.html +++ b/gemfeed/2025-10-02-f3s-kubernetes-with-freebsd-part-7.html @@ -89,10 +89,11 @@ $ cd f3s/
**Current master branch** contains the ArgoCD-managed versions with:
-- Application manifests organized under argocd-apps/{monitoring,services,infra,test}/
-- Additional resources under */manifests/ directories (e.g., prometheus/manifests/)
-- Justfiles updated to trigger ArgoCD syncs instead of direct Helm commands
-
+
The deployment concepts and architecture remain the same—only the deployment method changed from imperative (helm install/upgrade) to declarative (GitOps with ArgoCD).

Updating


@@ -1155,7 +1156,7 @@ $ sudo update-ca-trust
1. Copy the f3s-lan-tls secret to the service's namespace (if not already there)
2. Add a LAN Ingress resource using the pattern above
-3. Configure DNS: 192.168.1.138 service.f3s.lan.foo.zone
+3. Configure DNS: 192.168.1.138 service.f3s.lan.foo.zone

No changes needed to:

-- cgit v1.2.3