diff options
| author | Paul Buetow <paul@buetow.org> | 2025-04-04 23:28:12 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-04-04 23:28:12 +0300 |
| commit | 08a3be41004da0a7306bfa3b0bfbd5633dbb24b9 (patch) | |
| tree | 7ed3d7aa4150590c26298e19b5b1b0c9736e6d2b /gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.html | |
| parent | d693ca7a979aacaccf1a82d0bb6887166d2fcafe (diff) | |
Update content for html
Diffstat (limited to 'gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.html')
| -rw-r--r-- | gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.html b/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.html index b7d665c9..f7190586 100644 --- a/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.html +++ b/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.html @@ -58,6 +58,8 @@ <br /> <span>The FreeBSD Bhyve hypervisor is a lightweight, modern hypervisor that enables virtualization on FreeBSD systems. Bhyve's strengths include its minimal overhead, which allows it to achieve near-native performance for virtual machines. It's efficient and lightweight, leveraging the capabilities of the FreeBSD operating system for performance and network management.</span><br /> <br /> +<a class='textlink' href='https://wiki.freebsd.org/bhyve'>https://wiki.freebsd.org/bhyve</a><br /> +<br /> <span>Bhyve supports running various guest operating systems, including FreeBSD, Linux, and Windows, on hardware platforms that support hardware virtualization extensions (such as Intel VT-x or AMD-V). In our case, we are going to virtualize Rocky Linux, which will later in this series be used to run k3s.</span><br /> <br /> <h2 style='display: inline' id='check-for-popcnt-cpu-support'>Check for <span class='inlinecode'>POPCNT</span> CPU support</h2><br /> |
