summaryrefslogtreecommitdiff
path: root/gemfeed
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-04-27 23:01:46 +0300
committerPaul Buetow <paul@buetow.org>2025-04-27 23:01:46 +0300
commit107a40d5305b1b596ba4c89aea64bcd1e36d1666 (patch)
tree8325b82f5679153ee43ef156fb9a2699e91a1f6a /gemfeed
parent6326e3030cb6cdfe8545c2bc67b47cb5c48ff4c2 (diff)
Update content for gemtext
Diffstat (limited to 'gemfeed')
-rw-r--r--gemfeed/DRAFT-kubernetes-with-freebsd-part-5.gmi53
1 files changed, 53 insertions, 0 deletions
diff --git a/gemfeed/DRAFT-kubernetes-with-freebsd-part-5.gmi b/gemfeed/DRAFT-kubernetes-with-freebsd-part-5.gmi
new file mode 100644
index 00000000..642cfac9
--- /dev/null
+++ b/gemfeed/DRAFT-kubernetes-with-freebsd-part-5.gmi
@@ -0,0 +1,53 @@
+# f3s: Kubernetes with FreeBSD - Part 5: WireGuard mesh network
+
+This is the fith 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).
+
+These are all the posts so far:
+
+=> ./2025-04-05-f3s-kubernetes-with-freebsd-part-4.gmi 2025-04-05 f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs
+=> ./2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi 2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts
+=> ./2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi 2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation
+=> ./2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi 2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage
+
+=> ./f3s-kubernetes-with-freebsd-part-1/f3slogo.png f3s logo
+
+> Logo was generated by ChatGPT.
+
+Let's begin...
+
+## Table of Contents
+
+* ⇢ f3s: Kubernetes with FreeBSD - Part 5: WireGuard mesh network
+* ⇢ ⇢ TODO
+
+## TODO
+
+* what is wireguard...
+
+* k3s by default traffic not encrypted
+
+* maybe connect other boxes off-site via wireguard vpn tunnel
+
+* Why not Tailscale
+ * I Like magic, but only when I understand it
+ * Learning / Curiosity (this is the 2nd whole point why I am doing this series, besides of self-hosting privacy)
+ * Part of OS packages
+ * Easier to maintain in the longer run as there are no ready to use packages for the BSDs..?
+
+Other *BSD-related posts:
+
+=> ./2025-04-05-f3s-kubernetes-with-freebsd-part-4.gmi 2025-04-05 f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs
+=> ./2025-02-01-f3s-kubernetes-with-freebsd-part-3.gmi 2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts
+=> ./2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi 2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation
+=> ./2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi 2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage
+=> ./2024-04-01-KISS-high-availability-with-OpenBSD.gmi 2024-04-01 KISS high-availability with OpenBSD
+=> ./2024-01-13-one-reason-why-i-love-openbsd.gmi 2024-01-13 One reason why I love OpenBSD
+=> ./2022-10-30-installing-dtail-on-openbsd.gmi 2022-10-30 Installing DTail on OpenBSD
+=> ./2022-07-30-lets-encrypt-with-openbsd-and-rex.gmi 2022-07-30 Let's Encrypt with OpenBSD and Rex
+=> ./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi 2016-04-09 Jails and ZFS with Puppet on FreeBSD
+
+E-Mail your comments to `paul@nospam.buetow.org`
+
+=> ../ Back to the main site