summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-11-16 23:25:54 +0200
committerPaul Buetow <paul@buetow.org>2024-11-16 23:25:54 +0200
commit9b0539eb17d1b85cbcaec2a834ea2fb26cd65385 (patch)
tree8912fb40792d8015b7e5c0420d433222a0926abc
parentd37d89b2264874a799467767e322b8c80848992f (diff)
Update content for gemtext
-rw-r--r--about/resources.gmi170
-rw-r--r--gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi2
-rw-r--r--gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi.tpl2
-rw-r--r--gemfeed/atom.xml6
-rw-r--r--index.gmi2
-rw-r--r--uptime-stats.gmi2
6 files changed, 93 insertions, 91 deletions
diff --git a/about/resources.gmi b/about/resources.gmi
index 5225cc64..d4b59b12 100644
--- a/about/resources.gmi
+++ b/about/resources.gmi
@@ -35,98 +35,98 @@ You won't find any links on this site because, over time, the links will break.
In random order:
-* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
-* Data Science at the Command Line; Jeroen Janssens; O'Reilly
-* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
-* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
-* Raku Fundamentals; Moritz Lenz; Apress
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* 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
+* Systemprogrammierung in Go; Frank Müller; dpunkt
* Raku Recipes; J.J. Merelo; Apress
-* Funktionale Programmierung; Peter Pepper; Springer
-* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* Developing Games in Java; David Brackeen and others...; New Riders
+* Java ist auch eine Insel; Christian Ullenboom;
+* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
+* Leanring eBPF; Liz Rice; O'Reilly
+* Concurrency in Go; Katherine Cox-Buday; O'Reilly
* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
-* 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
+* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
+* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
+* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+* C++ Programming Language; Bjarne Stroustrup;
* Effective Java; Joshua Bloch; Addison-Wesley Professional
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
-* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
-* Higher Order Perl; Mark Dominus; Morgan Kaufmann
+* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* Data Science at the Command Line; Jeroen Janssens; O'Reilly
+* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
+* Polished Ruby Programming; Jeremy Evans; Packt Publishing
* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-* Site Reliability Engineering; How Google runs production systems; O'Reilly
-* DNS and BIND; Cricket Liu; O'Reilly
-* C++ Programming Language; Bjarne Stroustrup;
-* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
-* Effective awk programming; Arnold Robbins; O'Reilly
-* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
-* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-* Systemprogrammierung in Go; Frank Müller; dpunkt
-* Perl New Features; Joshua McAdams, brian d foy; Perl School
-* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
-* Modern Perl; Chromatic ; Onyx Neon Press
* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
+* DNS and BIND; Cricket Liu; O'Reilly
+* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
+* Site Reliability Engineering; How Google runs production systems; O'Reilly
* The Pragmatic Programmer; David Thomas; Addison-Wesley
-* The Docker Book; James Turnbull; Kindle
+* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* Developing Games in Java; David Brackeen and others...; New Riders
* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
-* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
-* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
-* Leanring eBPF; Liz Rice; O'Reilly
-* Java ist auch eine Insel; Christian Ullenboom;
-* Polished Ruby Programming; Jeremy Evans; Packt Publishing
+* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
+* Raku Fundamentals; Moritz Lenz; Apress
* Ultimate Go Notebook; Bill Kennedy
-* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
-* Concurrency in Go; Katherine Cox-Buday; O'Reilly
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
+* Higher Order Perl; Mark Dominus; Morgan Kaufmann
+* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
+* The Docker Book; James Turnbull; Kindle
+* Modern Perl; Chromatic ; Onyx Neon Press
* Terraform Cookbook; Mikael Krief; Packt Publishing
+* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
+* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
+* Effective awk programming; Arnold Robbins; O'Reilly
+* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
+* Funktionale Programmierung; Peter Pepper; Springer
+* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
+* Perl New Features; Joshua McAdams, brian d foy; Perl School
## Technical references
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:
-* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
* The Linux Programming Interface; Michael Kerrisk; No Starch Press
-* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
* Relayd and Httpd Mastery; Michael W Lucas
+* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
+* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
-* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
+* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
## Self-development and soft-skills books
In random order:
-* Soft Skills; John Sommez; Manning Publications
-* Ultralearning; Anna Laurent; Self-published via Amazon
-* The Good Enough Job; Simone Stolzoff; Ebury Edge
-* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
* So Good They Can't Ignore You; Cal Newport; Business Plus
+* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
+* Eat That Frog!; Brian Tracy; Hodder Paperbacks
* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
-* The Joy of Missing Out; Christina Crook; New Society Publishers
* Stop starting, start finishing; Arne Roock; Lean-Kanban University
-* The Bullet Journal Method; Ryder Carroll; Fourth Estate
-* The Off Switch; Mark Cropley; Virgin Books
* 101 Essays that change the way you think; Brianna Wiest; Audible
-* Deep Work; Cal Newport; Piatkus
-* Eat That Frog!; Brian Tracy; Hodder Paperbacks
-* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
-* Digital Minimalism; Cal Newport; Portofolio Penguin
-* Ultralearning; Scott Young; Thorsons
-* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
+* The Off Switch; Mark Cropley; Virgin Books
+* The Good Enough Job; Simone Stolzoff; Ebury Edge
+* Staff Engineer: Leadership beyond the management track; Will Larson; Audible
* The Power of Now; Eckhard Tolle; Yellow Kite
-* Influence without Authority; A. Cohen, D. Bradford; Wiley
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
-* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
-* Slow Productivity; Cal Newport; Penguin Random House
* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
-* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
-* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* Soft Skills; John Sommez; Manning Publications
+* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
* Atomic Habits; James Clear; Random House Business
* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
-* Staff Engineer: Leadership beyond the management track; Will Larson; Audible
+* Slow Productivity; Cal Newport; Penguin Random House
+* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* The Joy of Missing Out; Christina Crook; New Society Publishers
+* Digital Minimalism; Cal Newport; Portofolio Penguin
+* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
+* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
+* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
+* Deep Work; Cal Newport; Piatkus
+* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
+* Ultralearning; Scott Young; Thorsons
+* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* Ultralearning; Anna Laurent; Self-published via Amazon
+* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
=> ../notes/index.gmi Here are notes of mine for some of the books
@@ -134,29 +134,29 @@ In random order:
Some of these were in-person with exams; others were online learning lectures only. In random order:
-* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
-* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
+* Functional programming lecture; Remote University of Hagen
* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
* MySQL Deep Dive Workshop; 2-day on-site training
-* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
+* Scripting Vim; Damian Conway; O'Reilly Online
+* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
+* Apache Tomcat Best Practises; 3-day on-site training
* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
-* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
-* AWS Immersion Day; Amazon; 1-day interactive online training
+* 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)
+* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
* Protocol buffers; O'Reilly Online
-* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
-* Apache Tomcat Best Practises; 3-day on-site training
-* 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)
-* Scripting Vim; Damian Conway; O'Reilly Online
-* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
-* Functional programming lecture; Remote University of Hagen
+* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
+* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
+* AWS Immersion Day; Amazon; 1-day interactive online training
+* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
## Technical guides
These are not whole books, but guides (smaller or larger) which I found very useful. in random order:
-* Advanced Bash-Scripting Guide
* Raku Guide at https://raku.guide
+* Advanced Bash-Scripting Guide
## Podcasts
@@ -164,37 +164,37 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
-* Backend Banter
+* The Pragmatic Engineer Podcast
+* Cup o' Go [Golang]
+* Dev Interrupted
* The ProdCast (Google SRE Podcast)
-* Deep Questions with Cal Newport
* Go Time (Changelog)
-* Hidden Brain
-* Dev Interrupted
-* Cup o' Go [Golang]
-* The Pragmatic Engineer Podcast
-* Maintainable
+* Backend Banter
* Ship it (Changelog)
+* Maintainable
+* Hidden Brain
+* Deep Questions with Cal Newport
### Podcasts I liked
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.
+* FLOSS weekly
* CRE: Chaosradio Express [german]
-* Java Pub House
* Modern Mentor
-* FLOSS weekly
+* Java Pub House
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
* The Valuable Dev
-* Applied Go Weekly Newsletter
-* Register Spill
-* Ruby Weekly
* The Imperfectionist
-* Golang Weekly
+* Ruby Weekly
* Andreas Brandhorst Newsletter (Sci-Fi author)
+* Register Spill
+* Applied Go Weekly Newsletter
+* Golang Weekly
* VK Newsletter
* byteSizeGo
diff --git a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi
index 5bcf82ce..1bdd3200 100644
--- a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi
+++ b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi
@@ -73,7 +73,7 @@ These Linux VMs form a three-node k3s Kubernetes cluster, where my containers wi
Persistent storage for the k3s cluster will be handled by highly available (HA) NFS shares backed by ZFS on the FreeBSD hosts.
-On two of the three physical FreeBSD nodes, I will add a second SSD drive to each and dedicate it to a `pool` ZFS pool. With HAST (FreeBSD's solution for highly available storage), this `pool` will be replicated at the byte level to a standby node.
+On two of the three physical FreeBSD nodes, I will add a second SSD drive to each and dedicate it to a `zhast` ZFS pool. With HAST (FreeBSD's solution for highly available storage), this `pool` will be replicated at the byte level to a standby node.
A virtual IP (VIP) will point to the master node. When the master node goes down, the VIP will failover to the standby node, where the ZFS pool will be mounted. An NFS server will listen to both nodes. k3s will use the VIP to access the NFS shares.
diff --git a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi.tpl b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi.tpl
index def0fe07..63a24e25 100644
--- a/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi.tpl
+++ b/gemfeed/2024-11-17-f3s-kubernetes-with-freebsd-part-1.gmi.tpl
@@ -58,7 +58,7 @@ These Linux VMs form a three-node k3s Kubernetes cluster, where my containers wi
Persistent storage for the k3s cluster will be handled by highly available (HA) NFS shares backed by ZFS on the FreeBSD hosts.
-On two of the three physical FreeBSD nodes, I will add a second SSD drive to each and dedicate it to a `pool` ZFS pool. With HAST (FreeBSD's solution for highly available storage), this `pool` will be replicated at the byte level to a standby node.
+On two of the three physical FreeBSD nodes, I will add a second SSD drive to each and dedicate it to a `zhast` ZFS pool. With HAST (FreeBSD's solution for highly available storage), this `pool` will be replicated at the byte level to a standby node.
A virtual IP (VIP) will point to the master node. When the master node goes down, the VIP will failover to the standby node, where the ZFS pool will be mounted. An NFS server will listen to both nodes. k3s will use the VIP to access the NFS shares.
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 2a737106..c59716ea 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-11-16T23:20:14+02:00</updated>
+ <updated>2024-11-16T23:24:56+02:00</updated>
<title>foo.zone feed</title>
<subtitle>To be in the .zone!</subtitle>
<link href="gemini://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---setting-the-stage---part-1'>f3s: Kubernetes with FreeBSD - Setting the stage - Part 1</h1><br />
<br />
+<span class='quote'>Published at 2024-11-16T23:20:14+02:00</span><br />
+<br />
<span>This is the first 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>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 />
@@ -93,7 +95,7 @@
<br />
<span>Persistent storage for the k3s cluster will be handled by highly available (HA) NFS shares backed by ZFS on the FreeBSD hosts. </span><br />
<br />
-<span>On two of the three physical FreeBSD nodes, I will add a second SSD drive to each and dedicate it to a <span class='inlinecode'>pool</span> ZFS pool. With HAST (FreeBSD&#39;s solution for highly available storage), this <span class='inlinecode'>pool</span> will be replicated at the byte level to a standby node.</span><br />
+<span>On two of the three physical FreeBSD nodes, I will add a second SSD drive to each and dedicate it to a <span class='inlinecode'>zhast</span> ZFS pool. With HAST (FreeBSD&#39;s solution for highly available storage), this <span class='inlinecode'>pool</span> will be replicated at the byte level to a standby node.</span><br />
<br />
<span>A virtual IP (VIP) will point to the master node. When the master node goes down, the VIP will failover to the standby node, where the ZFS pool will be mounted. An NFS server will listen to both nodes. k3s will use the VIP to access the NFS shares.</span><br />
<br />
diff --git a/index.gmi b/index.gmi
index 5fc256a0..e270d52a 100644
--- a/index.gmi
+++ b/index.gmi
@@ -1,6 +1,6 @@
# foo.zone
-> This site was generated at 2024-11-16T23:20:14+02:00 by `Gemtexter`
+> This site was generated at 2024-11-16T23:24:56+02:00 by `Gemtexter`
Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience. You can call me a Linux/*BSD enthusiast and hobbyist. I mainly write about tech, IT, programming and sometimes also about self-improvement here. Note that this blog usually does not overlap with what I do at my day job as a Site Reliability Engineer.
diff --git a/uptime-stats.gmi b/uptime-stats.gmi
index 254bbb2c..1fd97b62 100644
--- a/uptime-stats.gmi
+++ b/uptime-stats.gmi
@@ -1,6 +1,6 @@
# My machine uptime stats
-> This site was last updated at 2024-11-16T23:20:14+02:00
+> This site was last updated at 2024-11-16T23:24:56+02:00
The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine.