diff options
| author | Paul Buetow <paul@buetow.org> | 2024-12-02 23:52:12 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-12-02 23:52:12 +0200 |
| commit | 40ed6d8cf8f7fd573aecbc794a66f0fc6dae8ad9 (patch) | |
| tree | 4ee61709643cc271701b6f0fe8dc09ebffb7ee91 /gemfeed | |
| parent | 5ea4108f3872afcded53e1679329ff2b1da39ba1 (diff) | |
Update content for gemtext
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi | 2 | ||||
| -rw-r--r-- | gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi.tpl | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 6 |
3 files changed, 6 insertions, 4 deletions
diff --git a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi index 359fd7c7..04c3e32c 100644 --- a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi +++ b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi @@ -65,7 +65,7 @@ The Beelink comes with the following specs: * Four USB 3.2 Gen2 ports (maybe I want to mount something externally at some point) * Dimensions and weight: 115*102*39mm, 280g * Silent cooling system. -* HDMI output (needed only for the initial installation) +* HDMI output (needed only for the initial installation and maybe for troubleshooting later) * Auto power on via WoL (may make use of it) * Wi-Fi (not going to use it) diff --git a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi.tpl b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi.tpl index 62f26de3..38e512cb 100644 --- a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi.tpl +++ b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.gmi.tpl @@ -48,7 +48,7 @@ The Beelink comes with the following specs: * Four USB 3.2 Gen2 ports (maybe I want to mount something externally at some point) * Dimensions and weight: 115*102*39mm, 280g * Silent cooling system. -* HDMI output (needed only for the initial installation) +* HDMI output (needed only for the initial installation and maybe for troubleshooting later) * Auto power on via WoL (may make use of it) * Wi-Fi (not going to use it) diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 712c8576..6e6d1be2 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2024-12-02T23:48:21+02:00</updated> + <updated>2024-12-02T23:51:40+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -20,6 +20,8 @@ <div xmlns="http://www.w3.org/1999/xhtml"> <h1 style='display: inline' id='f3s-kubernetes-with-freebsd---part-2-hardware-and-base-installation'>f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</h1><br /> <br /> +<span class='quote'>Published at 2024-12-02T23:48:21+02:00</span><br /> +<br /> <span>This is the second 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.</span><br /> <br /> <span>We set the stage last time; this time, we will set up the hardware for this project. </span><br /> @@ -85,7 +87,7 @@ <li>Four USB 3.2 Gen2 ports (maybe I want to mount something externally at some point)</li> <li>Dimensions and weight: 115*102*39mm, 280g</li> <li>Silent cooling system.</li> -<li>HDMI output (needed only for the initial installation)</li> +<li>HDMI output (needed only for the initial installation and maybe for troubleshooting later)</li> <li>Auto power on via WoL (may make use of it)</li> <li>Wi-Fi (not going to use it)</li> </ul><br /> |
