diff options
| author | Paul Buetow <paul@buetow.org> | 2024-12-02 23:46:49 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-12-02 23:46:49 +0200 |
| commit | 3de01c850f53fb1581f5c4e9f1c5809f0df10c4c (patch) | |
| tree | 277e3c1258361d59c5a872efbd71c508f81937d2 | |
| parent | 642fc8a6ea2e38f6e3a1273e30177678b240e396 (diff) | |
Update content for html
17 files changed, 808 insertions, 426 deletions
diff --git a/about/resources.html b/about/resources.html index 68b182b1..9fb2b0b5 100644 --- a/about/resources.html +++ b/about/resources.html @@ -47,64 +47,64 @@ <span>In random order:</span><br /> <br /> <ul> -<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> +<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> <li>The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton</li> -<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> -<li>The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress</li> -<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> -<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> -<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> -<li>Developing Games in Java; David Brackeen and others...; New Riders</li> -<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> +<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> +<li>C++ Programming Language; Bjarne Stroustrup;</li> +<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> +<li>Effective awk programming; Arnold Robbins; O'Reilly</li> +<li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> <li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> -<li>Raku Fundamentals; Moritz Lenz; Apress</li> -<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> -<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> -<li>DNS and BIND; Cricket Liu; O'Reilly</li> +<li>The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress</li> <li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> -<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> -<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> -<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> -<li>Effective awk programming; Arnold Robbins; O'Reilly</li> -<li>Raku Recipes; J.J. Merelo; Apress</li> -<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> +<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> +<li>Java ist auch eine Insel; Christian Ullenboom; </li> +<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> +<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> <li>The Kubernetes Book; Nigel Poulton; Unabridged Audiobook</li> -<li>Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press</li> -<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> -<li>The Docker Book; James Turnbull; Kindle</li> <li>The Pragmatic Programmer; David Thomas; Addison-Wesley</li> -<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> -<li>C++ Programming Language; Bjarne Stroustrup;</li> +<li>Raku Fundamentals; Moritz Lenz; Apress</li> <li>Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers</li> -<li>Polished Ruby Programming; Jeremy Evans; Packt Publishing</li> -<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> +<li>Leanring eBPF; Liz Rice; O'Reilly</li> +<li>Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson</li> +<li>Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly</li> +<li>The Docker Book; James Turnbull; Kindle</li> <li>Modern Perl; Chromatic ; Onyx Neon Press</li> -<li>Java ist auch eine Insel; Christian Ullenboom; </li> -<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> +<li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> +<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> +<li>DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible</li> +<li>Concurrency in Go; Katherine Cox-Buday; O'Reilly</li> +<li>Developing Games in Java; David Brackeen and others...; New Riders</li> +<li>Site Reliability Engineering; How Google runs production systems; O'Reilly</li> +<li>Effective Java; Joshua Bloch; Addison-Wesley Professional</li> +<li>Raku Recipes; J.J. Merelo; Apress</li> +<li>Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly</li> <li>Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press</li> -<li>Funktionale Programmierung; Peter Pepper; Springer</li> -<li>Perl New Features; Joshua McAdams, brian d foy; Perl School</li> +<li>Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt </li> <li>Ultimate Go Notebook; Bill Kennedy</li> -<li>Leanring eBPF; Liz Rice; O'Reilly</li> -<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> -<li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> -<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> -<li>Terraform Cookbook; Mikael Krief; Packt Publishing</li> +<li>21st Century C: C Tips from the New School; Ben Klemens; O'Reilly</li> +<li>Systemprogrammierung in Go; Frank Müller; dpunkt</li> +<li>Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers </li> +<li>DNS and BIND; Cricket Liu; O'Reilly</li> <li>Data Science at the Command Line; Jeroen Janssens; O'Reilly</li> -<li>100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications</li> +<li>The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible</li> +<li>Funktionale Programmierung; Peter Pepper; Springer</li> +<li>97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly</li> +<li>Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner</li> +<li>Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications</li> </ul><br /> <h2 style='display: inline' id='technical-references'>Technical references</h2><br /> <br /> <span>I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order:</span><br /> <br /> <ul> +<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> <li>BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley</li> +<li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly</li> <li>The Linux Programming Interface; Michael Kerrisk; No Starch Press </li> -<li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> <li>Relayd and Httpd Mastery; Michael W Lucas</li> -<li>Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley</li> +<li>Implementing Service Level Objectives; Alex Hidalgo; O'Reilly</li> <li>Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly</li> -<li>Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly</li> </ul><br /> <h2 style='display: inline' id='self-development-and-soft-skills-books'>Self-development and soft-skills books</h2><br /> <br /> @@ -112,35 +112,35 @@ <br /> <ul> <li>Ultralearning; Scott Young; Thorsons</li> -<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> -<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> -<li>Slow Productivity; Cal Newport; Penguin Random House</li> -<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audible</li> +<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> <li>Stop starting, start finishing; Arne Roock; Lean-Kanban University </li> +<li>Ultralearning; Anna Laurent; Self-published via Amazon</li> +<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> +<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> +<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> +<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> +<li>The Off Switch; Mark Cropley; Virgin Books</li> +<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> +<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> <li>Atomic Habits; James Clear; Random House Business</li> <li>Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion </li> +<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> +<li>The Good Enough Job; Simone Stolzoff; Ebury Edge</li> +<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> <li>The Power of Now; Eckhard Tolle; Yellow Kite</li> -<li>The Off Switch; Mark Cropley; Virgin Books</li> -<li>Digital Minimalism; Cal Newport; Portofolio Penguin</li> -<li>The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd</li> +<li>The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select</li> <li>The Bullet Journal Method; Ryder Carroll; Fourth Estate</li> <li>Soft Skills; John Sommez; Manning Publications</li> -<li>Deep Work; Cal Newport; Piatkus</li> -<li>So Good They Can't Ignore You; Cal Newport; Business Plus</li> +<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> +<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> <li>The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook</li> -<li>Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing</li> +<li>Deep Work; Cal Newport; Piatkus</li> +<li>101 Essays that change the way you think; Brianna Wiest; Audible</li> <li>The Joy of Missing Out; Christina Crook; New Society Publishers</li> -<li>Eat That Frog!; Brian Tracy; Hodder Paperbacks</li> -<li>Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne</li> -<li>Influence without Authority; A. Cohen, D. Bradford; Wiley</li> -<li>The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK</li> -<li>Ultralearning; Anna Laurent; Self-published via Amazon</li> -<li>The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books</li> -<li>Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press</li> -<li>Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly</li> +<li>Staff Engineer: Leadership beyond the management track; Will Larson; Audible</li> <li>Psycho-Cybernetics; Maxwell Maltz; Perigee Books</li> -<li>101 Essays that change the way you think; Brianna Wiest; Audible</li> -<li>Never Split the Difference; Chris Voss, Tahl Raz; Random House Business</li> +<li>Slow Productivity; Cal Newport; Penguin Random House</li> +<li>Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne</li> </ul><br /> <a class='textlink' href='../notes/index.html'>Here are notes of mine for some of the books</a><br /> <br /> @@ -149,22 +149,22 @@ <span>Some of these were in-person with exams; others were online learning lectures only. In random order:</span><br /> <br /> <ul> +<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> +<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li> <li>Protocol buffers; O'Reilly Online</li> -<li>Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)</li> +<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> <li>MySQL Deep Dive Workshop; 2-day on-site training</li> -<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> -<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> -<li>Ultimate Go Programming; Bill Kennedy; O'Reilly Online</li> +<li>Scripting Vim; Damian Conway; O'Reilly Online</li> +<li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> +<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> <li>Apache Tomcat Best Practises; 3-day on-site training</li> -<li>AWS Immersion Day; Amazon; 1-day interactive online training </li> -<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> -<li>The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online</li> <li>Functional programming lecture; Remote University of Hagen</li> +<li>Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online</li> <li>Structure and Interpretation of Computer Programs; Harold Abelson and more...; </li> -<li>Developing IaC with Terraform (with Live Lessons); O'Reilly Online</li> -<li>Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon</li> -<li>Scripting Vim; Damian Conway; O'Reilly Online</li> -<li>Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training</li> +<li>F5 Loadbalancers Training; 2-day on-site training; F5, Inc. </li> +<li>AWS Immersion Day; Amazon; 1-day interactive online training </li> +<li>Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)</li> +<li>The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online</li> </ul><br /> <h2 style='display: inline' id='technical-guides'>Technical guides</h2><br /> <br /> @@ -181,43 +181,43 @@ <span>In random order:</span><br /> <br /> <ul> +<li>Cup o' Go [Golang]</li> +<li>Maintainable</li> +<li>The Pragmatic Engineer Podcast</li> +<li>The ProdCast (Google SRE Podcast)</li> <li>Hidden Brain</li> <li>Backend Banter</li> -<li>The ProdCast (Google SRE Podcast)</li> -<li>Ship it (Changelog) </li> -<li>Maintainable</li> <li>Go Time (Changelog)</li> -<li>The Pragmatic Engineer Podcast</li> -<li>Cup o' Go [Golang]</li> -<li>Dev Interrupted</li> <li>Deep Questions with Cal Newport</li> +<li>Ship it (Changelog) </li> +<li>Dev Interrupted</li> </ul><br /> <h3 style='display: inline' id='podcasts-i-liked'>Podcasts I liked</h3><br /> <br /> <span>I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests.</span><br /> <br /> <ul> -<li>CRE: Chaosradio Express [german]</li> -<li>Java Pub House</li> <li>FLOSS weekly</li> +<li>CRE: Chaosradio Express [german]</li> <li>Modern Mentor</li> +<li>Java Pub House</li> </ul><br /> <h2 style='display: inline' id='newsletters-i-like'>Newsletters I like</h2><br /> <br /> <span>This is a mix of tech and non-tech newsletters I am subscribed to. In random order:</span><br /> <br /> <ul> -<li>byteSizeGo</li> -<li>Monospace Mentor</li> <li>Changelog News</li> -<li>Ruby Weekly</li> -<li>The Imperfectionist</li> -<li>The Valuable Dev</li> <li>Golang Weekly</li> -<li>VK Newsletter</li> -<li>Applied Go Weekly Newsletter</li> <li>Register Spill</li> <li>Andreas Brandhorst Newsletter (Sci-Fi author)</li> +<li>VK Newsletter</li> +<li>The Valuable Dev</li> +<li>byteSizeGo</li> +<li>Applied Go Weekly Newsletter</li> +<li>Monospace Mentor</li> +<li>Ruby Weekly</li> +<li>The Imperfectionist</li> </ul><br /> <h1 style='display: inline' id='formal-education'>Formal education</h1><br /> <br /> diff --git a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html index 457b8590..54570759 100644 --- a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html +++ b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html @@ -416,6 +416,7 @@ Notice: Finished catalog run in 206.09 seconds <a class='textlink' href='./2024-01-13-one-reason-why-i-love-openbsd.html'>2024-01-13 One reason why I love OpenBSD</a><br /> <a class='textlink' href='./2024-04-01-KISS-high-availability-with-OpenBSD.html'>2024-04-01 KISS high-availability with OpenBSD</a><br /> <a class='textlink' href='./2024-11-17-f3s-kubernetes-with-freebsd-part-1.html'>2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage</a><br /> +<a class='textlink' href='./2024-12-03-f3s-kubernetes-with-freebsd-part-2.html'>2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</a><br /> <br /> <a class='textlink' href='../'>Back to the main site</a><br /> <p class="footer"> diff --git a/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.html b/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.html index 4c2579a0..0c9e8a04 100644 --- a/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.html +++ b/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.html @@ -695,6 +695,7 @@ rex commons <a class='textlink' href='./2024-01-13-one-reason-why-i-love-openbsd.html'>2024-01-13 One reason why I love OpenBSD</a><br /> <a class='textlink' href='./2024-04-01-KISS-high-availability-with-OpenBSD.html'>2024-04-01 KISS high-availability with OpenBSD</a><br /> <a class='textlink' href='./2024-11-17-f3s-kubernetes-with-freebsd-part-1.html'>2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage</a><br /> +<a class='textlink' href='./2024-12-03-f3s-kubernetes-with-freebsd-part-2.html'>2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</a><br /> <br /> <a class='textlink' href='../'>Back to the main site</a><br /> <p class="footer"> diff --git a/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.html b/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.html index 9f7d8efa..9361dd0e 100644 --- a/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.html +++ b/gemfeed/2024-01-13-one-reason-why-i-love-openbsd.html @@ -73,6 +73,7 @@ http://www.gnu.org/software/src-highlite --> <a class='textlink' href='./2024-01-13-one-reason-why-i-love-openbsd.html'>2024-01-13 One reason why I love OpenBSD (You are currently reading this)</a><br /> <a class='textlink' href='./2024-04-01-KISS-high-availability-with-OpenBSD.html'>2024-04-01 KISS high-availability with OpenBSD</a><br /> <a class='textlink' href='./2024-11-17-f3s-kubernetes-with-freebsd-part-1.html'>2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage</a><br /> +<a class='textlink' href='./2024-12-03-f3s-kubernetes-with-freebsd-part-2.html'>2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</a><br /> <br /> <a class='textlink' href='../'>Back to the main site</a><br /> <p class="footer"> diff --git a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html index 6858ee68..c69d8a5e 100644 --- a/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html +++ b/gemfeed/2024-04-01-KISS-high-availability-with-OpenBSD.html @@ -336,6 +336,7 @@ http://www.gnu.org/software/src-highlite --> <a class='textlink' href='./2024-01-13-one-reason-why-i-love-openbsd.html'>2024-01-13 One reason why I love OpenBSD</a><br /> <a class='textlink' href='./2024-04-01-KISS-high-availability-with-OpenBSD.html'>2024-04-01 KISS high-availability with OpenBSD (You are currently reading this)</a><br /> <a class='textlink' href='./2024-11-17-f3s-kubernetes-with-freebsd-part-1.html'>2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage</a><br /> +<a class='textlink' href='./2024-12-03-f3s-kubernetes-with-freebsd-part-2.html'>2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</a><br /> <br /> <a class='textlink' href='../'>Back to the main site</a><br /> <p class="footer"> 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 334592d6..51c8d51c 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 @@ -16,7 +16,10 @@ <br /> <span>I will post a new entry every month or so (there are too many other side projects for more frequent updates—I bet you can understand).</span><br /> <br /> +<span>These are all the posts so far:</span><br /> +<br /> <a class='textlink' href='./2024-11-17-f3s-kubernetes-with-freebsd-part-1.html'>2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage (You are currently reading this)</a><br /> +<a class='textlink' href='./2024-12-03-f3s-kubernetes-with-freebsd-part-2.html'>2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</a><br /> <br /> <a href='./f3s-kubernetes-with-freebsd-part-1/f3slogo.png'><img alt='f3s logo' title='f3s logo' src='./f3s-kubernetes-with-freebsd-part-1/f3slogo.png' /></a><br /> <br /> @@ -162,6 +165,10 @@ <br /> <span>What's your take on self-hosting? Are you planning to move away from managed cloud services? Stay tuned for the second part of this series, where I will likely write about the hardware and the OS setups.</span><br /> <br /> +<span>Read the next post of this series:</span><br /> +<br /> +<a class='textlink' href='./2024-12-03-f3s-kubernetes-with-freebsd-part-2.html'>f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</a><br /> +<br /> <span>Other *BSD-related posts:</span><br /> <br /> <a class='textlink' href='./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html'>2016-04-09 Jails and ZFS with Puppet on FreeBSD</a><br /> @@ -170,6 +177,7 @@ <a class='textlink' href='./2024-01-13-one-reason-why-i-love-openbsd.html'>2024-01-13 One reason why I love OpenBSD</a><br /> <a class='textlink' href='./2024-04-01-KISS-high-availability-with-OpenBSD.html'>2024-04-01 KISS high-availability with OpenBSD</a><br /> <a class='textlink' href='./2024-11-17-f3s-kubernetes-with-freebsd-part-1.html'>2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage (You are currently reading this)</a><br /> +<a class='textlink' href='./2024-12-03-f3s-kubernetes-with-freebsd-part-2.html'>2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</a><br /> <br /> <span>E-Mail your comments to <span class='inlinecode'>paul@nospam.buetow.org</span> :-)</span><br /> <br /> 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 new file mode 100644 index 00000000..8082acde --- /dev/null +++ b/gemfeed/2024-12-03-f3s-kubernetes-with-freebsd-part-2.html @@ -0,0 +1,349 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<title>f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</title> +<link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> +<link rel="stylesheet" href="../style.css" /> +<link rel="stylesheet" href="style-override.css" /> +</head> +<body> +<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:46:16+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 /> +<br /> +<span>These are all the posts so far:</span><br /> +<br /> +<a class='textlink' href='./2024-11-17-f3s-kubernetes-with-freebsd-part-1.html'>2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage</a><br /> +<a class='textlink' href='./2024-12-03-f3s-kubernetes-with-freebsd-part-2.html'>2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation (You are currently reading this)</a><br /> +<br /> +<a href='./f3s-kubernetes-with-freebsd-part-1/f3slogo.png'><img alt='f3s logo' title='f3s logo' src='./f3s-kubernetes-with-freebsd-part-1/f3slogo.png' /></a><br /> +<br /> +<span class='quote'>Logo was generated by ChatGPT.</span><br /> +<br /> +<span>Let's continue...</span><br /> +<br /> +<h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br /> +<br /> +<ul> +<li><a href='#f3s-kubernetes-with-freebsd---part-2-hardware-and-base-installation'>f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation</a></li> +<li>⇢ <a href='#deciding-on-the-hardware'>Deciding on the hardware</a></li> +<li>⇢ ⇢ <a href='#not-arm-but-intel-n100-'>Not ARM but Intel N100 </a></li> +<li>⇢ ⇢ <a href='#beelink-unboxing'>Beelink unboxing</a></li> +<li>⇢ ⇢ <a href='#network-switch'>Network switch</a></li> +<li>⇢ <a href='#installing-freebsd'>Installing FreeBSD</a></li> +<li>⇢ ⇢ <a href='#base-install'>Base install</a></li> +<li>⇢ ⇢ <a href='#latest-patch-level-and-customizing-etchosts'>Latest patch level and customizing <span class='inlinecode'>/etc/hosts</span></a></li> +<li>⇢ ⇢ <a href='#additional-packages-after-install'>Additional packages after install</a></li> +<li>⇢ <a href='#hardware-check'>Hardware check</a></li> +<li>⇢ ⇢ <a href='#ethernet'>Ethernet</a></li> +<li>⇢ ⇢ <a href='#ram'>RAM</a></li> +<li>⇢ ⇢ <a href='#cpus'>CPUs</a></li> +<li>⇢ ⇢ <a href='#cpu-throttling'>CPU throttling</a></li> +<li>⇢ <a href='#conclusion'>Conclusion</a></li> +</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 /> +<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 /> +<br /> +<span>This means that the FreeBSD boxes need to be covered, which will later be running k3s in Linux VMs via bhyve hypervisor.</span><br /> +<br /> +<span>I've been considering whether to use Raspberry Pis or look for alternatives. It turns out that complete N100-based mini-computers aren't much more expensive than Raspberry Pi 5s, and they don't require assembly. Furthermore, I like that they are AMD64 and not ARM-based, which increases compatibility with some applications (e.g., I might want to virtualize Windows (via bhyve) on one of those, though that's out of scope for this blog series).</span><br /> +<br /> +<h3 style='display: inline' id='not-arm-but-intel-n100-'>Not ARM but Intel N100 </h3><br /> +<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 /> +<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 6W of power, keeping the electricity bill low and the setup quiet - perfect for 24/7 operation.</span><br /> +<br /> +<a href='./f3s-kubernetes-with-freebsd-part-2/f3s-collage1.jpg'><img alt='Beelink preparation' title='Beelink preparation' src='./f3s-kubernetes-with-freebsd-part-2/f3s-collage1.jpg' /></a><br /> +<br /> +<span>The Beelink comes with the following specs:</span><br /> +<br /> +<ul> +<li>12th Gen Intel N100 processor, with four cores and four threads, and a maximum frequency of up to 3.4 GHz.</li> +<li>16 GB of DDR4 RAM, with a maximum (official) size of 16 GB (but people could install 32 GB on it).</li> +<li>500 GB M.2 SSD, with the option to install a 2nd 2.5 SSD drive (which I want to use later in this blog series).</li> +<li>GBit ethernet</li> +<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>Auto power on via WoL (may make use of it)</li> +<li>Wi-Fi (not going to use it)</li> +</ul><br /> +<span>I bought three (3) of them for the cluster I intend to build.</span><br /> +<br /> +<h3 style='display: inline' id='beelink-unboxing'>Beelink unboxing</h3><br /> +<br /> +<span>Unboxing was uneventful. Every Beelink PC came with: </span><br /> +<br /> +<ul> +<li>An AC power adapter</li> +<li>An HDMI cable</li> +<li>A VESA mount with screws (not using it as of now)</li> +<li>Some manuals</li> +<li>The pre-assembled Beelink PC itself.</li> +<li>A "Hello" post card (??)</li> +</ul><br /> +<span>Overall, I love the small form factor.</span><br /> +<br /> +<h3 style='display: inline' id='network-switch'>Network switch</h3><br /> +<br /> +<span>I went with the TP-Link mini 5-port switch, as I had a spare one available. That switch will be plugged into my wall Ethernet port, which connects directly to my fiber internet router with 100 Mbit/s down and 50 Mbit/s upload speed.</span><br /> +<br /> +<a href='./f3s-kubernetes-with-freebsd-part-2/switch.jpg'><img alt='Switch' title='Switch' src='./f3s-kubernetes-with-freebsd-part-2/switch.jpg' /></a><br /> +<br /> +<h2 style='display: inline' id='installing-freebsd'>Installing FreeBSD</h2><br /> +<br /> +<h3 style='display: inline' id='base-install'>Base install</h3><br /> +<br /> +<span>First, I downloaded the boot-only ISO of the latest FreeBSD release and dumped it on a USB stick on my Fedora laptop:</span><br /> +<br /> +<!-- Generator: GNU source-highlight 3.1.9 +by Lorenzo Bettini +http://www.lorenzobettini.it +http://www.gnu.org/software/src-highlite --> +<pre><font color="#F3E651">[</font><font color="#ff0000">paul@earth</font><font color="#F3E651">]~</font><font color="#ff0000">/Downloads</font><font color="#F3E651">%</font><font color="#ff0000"> sudo dd </font><font color="#F3E651">\</font> +<font color="#ff0000"> </font><b><font color="#ffffff">if</font></b><font color="#F3E651">=</font><font color="#ff0000">FreeBSD-</font><font color="#bb00ff">14.1</font><font color="#ff0000">-RELEASE-amd</font><font color="#bb00ff">64</font><font color="#ff0000">-bootonly</font><font color="#F3E651">.</font><font color="#ff0000">iso </font><font color="#F3E651">\</font> +<font color="#ff0000"> </font><font color="#ff0000">of</font><font color="#F3E651">=</font><font color="#ff0000">/dev/sda </font><font color="#ff0000">conv</font><font color="#F3E651">=</font><font color="#ff0000">sync</font> +</pre> +<br /> +<span>Next, I plugged the Beelinks (one after another) into my monitor via HDMI (the resolution of the FreeBSD text console seems strangely stretched, as I am using the LG Dual Up monitor), connected Ethernet, an external USB keyboard, and the FreeBSD USB stick, and booted the devices up. With F7, I entered the boot menu and selected the USB stick for the FreeBSD installation.</span><br /> +<br /> +<span>The installation was uneventful. I selected:</span><br /> +<br /> +<ul> +<li>Guided ZFS on root (pool <span class='inlinecode'>zroot</span>)</li> +<li>Unencrypted ZFS (I will encrypt separate datasets later; I want it to be able to boot without human interaction)</li> +<li>Static IP configuration (to ensure that the boxes always have the same IPs, even after switching the router/DHCP server)</li> +<li>I decided to enable the SSH daemon, NTP server, and NTP time synchronization at boot, and I also enabled powerd for automatic CPU frequency scaling.</li> +<li>In addition to <span class='inlinecode'>root,</span> I added a personal user, <span class='inlinecode'>paul,</span> whom I placed in the <span class='inlinecode'>wheel</span> group.</li> +</ul><br /> +<span>After doing all that three times (once for each Beelink PC), I had three ready-to-use FreeBSD boxes! Their hostnames are <span class='inlinecode'>f0</span>, <span class='inlinecode'>f1</span> and <span class='inlinecode'>f2</span>!</span><br /> +<br /> +<a href='./f3s-kubernetes-with-freebsd-part-2/f3s-collage2.jpg'><img alt='Beelink installation' title='Beelink installation' src='./f3s-kubernetes-with-freebsd-part-2/f3s-collage2.jpg' /></a><br /> +<br /> +<h3 style='display: inline' id='latest-patch-level-and-customizing-etchosts'>Latest patch level and customizing <span class='inlinecode'>/etc/hosts</span></h3><br /> +<br /> +<span>After the first boot, I upgraded to the latest FreeBSD patch level as follows:</span><br /> +<br /> +<!-- Generator: GNU source-highlight 3.1.9 +by Lorenzo Bettini +http://www.lorenzobettini.it +http://www.gnu.org/software/src-highlite --> +<pre><font color="#ff0000">root@f0</font><font color="#F3E651">:~</font><font color="#ff0000"> </font><i><font color="#ababab"># freebsd-update fetch</font></i> +<font color="#ff0000">root@f0</font><font color="#F3E651">:~</font><font color="#ff0000"> </font><i><font color="#ababab"># freebsd-update install</font></i> +<font color="#ff0000">root@f0</font><font color="#F3E651">:~</font><font color="#ff0000"> </font><i><font color="#ababab"># freebsd-update reboot</font></i> +</pre> +<br /> +<span>I also added the following entries fo |
