diff options
| author | Paul Buetow <paul@buetow.org> | 2024-12-02 23:52:11 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-12-02 23:52:11 +0200 |
| commit | 8330bf6d7c194a3a02c8b06302dd48c2755aa3f8 (patch) | |
| tree | 990b1059412b6fb68b3bb5fbf0d371bbaa864b4d /gemfeed | |
| parent | 6796d3a924bcfc2d38b0d08030f1fe4ef138136a (diff) | |
Update content for html
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html index 78a386b5..4ce6fdce 100644 --- a/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html +++ b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html @@ -77,7 +77,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 /> diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index c950e1d3..c8f571fa 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="https://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 /> |
