summaryrefslogtreecommitdiff
path: root/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-11-16 23:53:14 +0200
committerPaul Buetow <paul@buetow.org>2024-11-16 23:53:14 +0200
commit70a750de393aa672f1841cdda819e46d1152cc6a (patch)
treedffee35336b8badc017f8f9dabdbc2773d441845 /gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html
parent7a7ef162df96f002f020d52a1442954797abdd26 (diff)
Update content for html
Diffstat (limited to 'gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html')
-rw-r--r--gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html
index dbdb737a..bb14cc84 100644
--- a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html
+++ b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.html
@@ -63,7 +63,7 @@
<br />
<h3 style='display: inline' id='physical-freebsd-nodes-and-linux-vms'>Physical FreeBSD nodes and Linux VMs</h3><br />
<br />
-<span>The setup starts with three physical FreeBSD nodes. On these, I&#39;m running Rocky Linux virtual machines with bhyve. Why Linux VMs in FreeBSD and not Linux directly? I want to leverage the great ZFS integration in FreeBSD (among other features), and I have been using FreeBSD for a while in my home lab. And with bhyve, there is a very performant hypervisor available which makes the Linux VMs de-facto run at native speed (another use case of mine would be maybe running a Windows bhyve VM on one of the nodes - but out of scope for this blog series).</span><br />
+<span>The setup starts with three physical FreeBSD nodes deployed into my home LAN. On these, I&#39;m going to run Rocky Linux virtual machines with bhyve. Why Linux VMs in FreeBSD and not Linux directly? I want to leverage the great ZFS integration in FreeBSD (among other features), and I have been using FreeBSD for a while in my home lab. And with bhyve, there is a very performant hypervisor available which makes the Linux VMs de-facto run at native speed (another use case of mine would be maybe running a Windows bhyve VM on one of the nodes - but out of scope for this blog series).</span><br />
<br />
<a class='textlink' href='https://www.freebsd.org/'>https://www.freebsd.org/</a><br />
<a class='textlink' href='https://wiki.freebsd.org/bhyve'>https://wiki.freebsd.org/bhyve</a><br />