diff options
| author | Paul Buetow <paul@buetow.org> | 2024-12-03 00:13:53 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-12-03 00:13:53 +0200 |
| commit | d9e47d56d58d98031cf46acb5398376d8263c410 (patch) | |
| tree | 608b09dfe3fcde5ae4a8334efbe4657d68063882 /gemfeed | |
| parent | 751e32dbb330d847791900b15b04fda8c90e3073 (diff) | |
Update content for html
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html | 4 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 6 |
2 files changed, 5 insertions, 5 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 d36597b7..41240cce 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 @@ -48,7 +48,7 @@ </ul><br /> <h2 style='display: inline' id='deciding-on-the-hardware'>Deciding on the hardware</h2><br /> <br /> -<span>Note that the OpenBSD VMs included in the f3s setup (which will be used later in this blog series for internet ingress) are already there. These are virtual machines that I rent at OpenBSD Amsterdam and Hetzner.</span><br /> +<span>Note that the OpenBSD VMs included in the f3s setup (which will be used later in this blog series for internet ingress - as you know from the first part of this blog series) are already there. These are virtual machines that I rent at OpenBSD Amsterdam and Hetzner.</span><br /> <br /> <a class='textlink' href='https://openbsd.amsterdam'>https://openbsd.amsterdam</a><br /> <a class='textlink' href='https://hetzner.cloud'>https://hetzner.cloud</a><br /> @@ -61,7 +61,7 @@ <br /> <span>I needed something compact, efficient, and capable enough to handle the demands of a small-scale Kubernetes cluster and preferably something I don't have to assemble a lot. After researching, I decided on the Beelink S12 Pro with Intel N100 CPUs.</span><br /> <br /> -<a class='textlink' href='https://www.bee-link.com/products/beelink-mini-s12-pro-n100'>Beelink Min S12 Pro N100 official page</a><br /> +<a class='textlink' href='https://www.bee-link.com/products/beelink-mini-s12-pro-n100'>Beelink Mini S12 Pro N100 official page</a><br /> <br /> <span>The Intel N100 CPUs are built on the "Alder Lake-N" architecture. These chips are designed to balance performance and energy efficiency well. With four cores, they're more than capable of running multiple containers, even with moderate workloads. Plus, they consume only around 8W of power (ok, that's more than the Pis...), keeping the electricity bill low enough and the setup quiet - perfect for 24/7 operation.</span><br /> <br /> diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 4c4ee96f..0cb9d979 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-03T00:00:42+02:00</updated> + <updated>2024-12-03T00:13:24+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" /> @@ -58,7 +58,7 @@ </ul><br /> <h2 style='display: inline' id='deciding-on-the-hardware'>Deciding on the hardware</h2><br /> <br /> -<span>Note that the OpenBSD VMs included in the f3s setup (which will be used later in this blog series for internet ingress) are already there. These are virtual machines that I rent at OpenBSD Amsterdam and Hetzner.</span><br /> +<span>Note that the OpenBSD VMs included in the f3s setup (which will be used later in this blog series for internet ingress - as you know from the first part of this blog series) are already there. These are virtual machines that I rent at OpenBSD Amsterdam and Hetzner.</span><br /> <br /> <a class='textlink' href='https://openbsd.amsterdam'>https://openbsd.amsterdam</a><br /> <a class='textlink' href='https://hetzner.cloud'>https://hetzner.cloud</a><br /> @@ -71,7 +71,7 @@ <br /> <span>I needed something compact, efficient, and capable enough to handle the demands of a small-scale Kubernetes cluster and preferably something I don't have to assemble a lot. After researching, I decided on the Beelink S12 Pro with Intel N100 CPUs.</span><br /> <br /> -<a class='textlink' href='https://www.bee-link.com/products/beelink-mini-s12-pro-n100'>Beelink Min S12 Pro N100 official page</a><br /> +<a class='textlink' href='https://www.bee-link.com/products/beelink-mini-s12-pro-n100'>Beelink Mini S12 Pro N100 official page</a><br /> <br /> <span>The Intel N100 CPUs are built on the "Alder Lake-N" architecture. These chips are designed to balance performance and energy efficiency well. With four cores, they're more than capable of running multiple containers, even with moderate workloads. Plus, they consume only around 8W of power (ok, that's more than the Pis...), keeping the electricity bill low enough and the setup quiet - perfect for 24/7 operation.</span><br /> <br /> |
