From 7a7ef162df96f002f020d52a1442954797abdd26 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 16 Nov 2024 23:46:34 +0200 Subject: Update content for html --- about/resources.html | 158 ++++++++++----------- ...4-11-17-f3s-kubernetes-with-freebsd-part-1.html | 10 +- ...f3s-kubernetes-with-freebsd-hardware-setup.html | 58 ++++++++ gemfeed/atom.xml | 12 +- index.html | 2 +- uptime-stats.html | 2 +- 6 files changed, 150 insertions(+), 92 deletions(-) create mode 100644 gemfeed/DRAFT-f3s-kubernetes-with-freebsd-hardware-setup.html diff --git a/about/resources.html b/about/resources.html index cb19b6c0..8f2dc05d 100644 --- a/about/resources.html +++ b/about/resources.html @@ -47,63 +47,63 @@ In random order:


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:


Self-development and soft-skills books


@@ -111,36 +111,36 @@ In random order:


Here are notes of mine for some of the books

@@ -149,22 +149,22 @@ Some of these were in-person with exams; others were online learning lectures only. In random order:


Technical guides



@@ -181,15 +181,15 @@ In random order:


Podcasts I liked


@@ -197,25 +197,25 @@ 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.


Newsletters I like



This is a mix of tech and non-tech newsletters I am subscribed to. In random order:


Formal education



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 5915150b..dbdb737a 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 @@ -35,9 +35,9 @@
  • Data integrity
  • ⇢ ⇢ Periodic backups
  • ⇢ ⇢ Power protection
  • -
  • Monitoring: Keeping an Eye on Everything
  • +
  • Monitoring: Keeping an eye on everything
  • ⇢ ⇢ Prometheus and Grafana
  • -
  • ⇢ ⇢ Gogios: My Custom Alerting System
  • +
  • ⇢ ⇢ Gogios: My custom alerting system
  • What's after this all?

  • Why this setup?


    @@ -124,7 +124,7 @@
    Power outages are regularly in my area, so a UPS keeps the infrastructure running during short outages and protects the hardware. I'm still trying to decide which hardware to get, and I still need one, as my previous NAS is simply an older laptop that already has a battery for power outages. However, there are plenty of options to choose from. My main criterion is that the UPS should be silent, as the whole setup will be installed in an upper shelf unit in my daughter's room. ;-)

    -

    Monitoring: Keeping an Eye on Everything


    +

    Monitoring: Keeping an eye on everything



    Robust monitoring is vital to any infrastructure, especially one as distributed as mine. I've thought about a setup that ensures I'll always be aware of what's happening in my environment.

    @@ -138,7 +138,7 @@
    https://grafana.com

    -

    Gogios: My Custom Alerting System


    +

    Gogios: My custom alerting system



    Alerts generated by Prometheus are forwarded to Alertmanager, which I will configure to work with Gogios, a lightweight monitoring and alerting system I wrote myself. Gogios runs on one of my OpenBSD VMs. At regular intervals, Gogios scrapes the alerts generated in the k3s cluster and notifies me via Email.

    @@ -148,7 +148,7 @@

    What's after this all?



    -This setup is just the beginning. Some ideas I'm thinking about for the future:
    +This setup may be just the beginning. Some ideas I'm thinking about for the future:


    Why this setup?


    @@ -134,7 +134,7 @@
    Power outages are regularly in my area, so a UPS keeps the infrastructure running during short outages and protects the hardware. I'm still trying to decide which hardware to get, and I still need one, as my previous NAS is simply an older laptop that already has a battery for power outages. However, there are plenty of options to choose from. My main criterion is that the UPS should be silent, as the whole setup will be installed in an upper shelf unit in my daughter's room. ;-)

    -

    Monitoring: Keeping an Eye on Everything


    +

    Monitoring: Keeping an eye on everything



    Robust monitoring is vital to any infrastructure, especially one as distributed as mine. I've thought about a setup that ensures I'll always be aware of what's happening in my environment.

    @@ -148,7 +148,7 @@
    https://grafana.com

    -

    Gogios: My Custom Alerting System


    +

    Gogios: My custom alerting system



    Alerts generated by Prometheus are forwarded to Alertmanager, which I will configure to work with Gogios, a lightweight monitoring and alerting system I wrote myself. Gogios runs on one of my OpenBSD VMs. At regular intervals, Gogios scrapes the alerts generated in the k3s cluster and notifies me via Email.

    @@ -158,7 +158,7 @@

    What's after this all?



    -This setup is just the beginning. Some ideas I'm thinking about for the future:
    +This setup may be just the beginning. Some ideas I'm thinking about for the future: