diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-28 18:25:34 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-28 18:25:34 +0200 |
| commit | 77f8c07984a54ea491ec4ed949691278c7c5d3f7 (patch) | |
| tree | c2b1c9fd711f5a0ad9e48f84975e703158f3e028 | |
| parent | d55ab57c2c8cbe516652f49297d9688a6d7f59dd (diff) | |
Update content for md
| -rw-r--r-- | gemfeed/2026-03-01-loadbars-0.13.0-released.md | 23 |
1 files changed, 15 insertions, 8 deletions
diff --git a/gemfeed/2026-03-01-loadbars-0.13.0-released.md b/gemfeed/2026-03-01-loadbars-0.13.0-released.md index 673e4ac7..a1890511 100644 --- a/gemfeed/2026-03-01-loadbars-0.13.0-released.md +++ b/gemfeed/2026-03-01-loadbars-0.13.0-released.md @@ -10,14 +10,21 @@ Loadbars can connect to hundreds of servers in parallel; the GIF above doesn't d [Loadbars on Codeberg](https://codeberg.org/snonux/loadbars) -[2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage](./2024-11-17-f3s-kubernetes-with-freebsd-part-1.md) -[2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation](./2024-12-03-f3s-kubernetes-with-freebsd-part-2.md) -[2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts](./2025-02-01-f3s-kubernetes-with-freebsd-part-3.md) -[2025-04-05 f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs](./2025-04-05-f3s-kubernetes-with-freebsd-part-4.md) -[2025-05-11 f3s: Kubernetes with FreeBSD - Part 5: WireGuard mesh network](./2025-05-11-f3s-kubernetes-with-freebsd-part-5.md) -[2025-07-14 f3s: Kubernetes with FreeBSD - Part 6: Storage](./2025-07-14-f3s-kubernetes-with-freebsd-part-6.md) -[2025-10-02 f3s: Kubernetes with FreeBSD - Part 7: k3s and first pod deployments](./2025-10-02-f3s-kubernetes-with-freebsd-part-7.md) -[2025-12-07 f3s: Kubernetes with FreeBSD - Part 8: Observability](./2025-12-07-f3s-kubernetes-with-freebsd-part-8.md) +## Table of Contents + +* [⇢ Loadbars 0.13.0 released](#loadbars-0130-released) +* [⇢ ⇢ What Loadbars is (and isn't)](#what-loadbars-is-and-isn-t) +* [⇢ ⇢ Use cases](#use-cases) +* [⇢ ⇢ What's new since the Perl version](#what-s-new-since-the-perl-version) +* [⇢ ⇢ Core features](#core-features) +* [⇢ ⇢ ⇢ Load average bars](#load-average-bars) +* [⇢ ⇢ ⇢ Disk I/O bars](#disk-io-bars) +* [⇢ ⇢ ⇢ Global reference lines and options](#global-reference-lines-and-options) +* [⇢ ⇢ ⇢ CPU monitoring](#cpu-monitoring) +* [⇢ ⇢ ⇢ Memory and network](#memory-and-network) +* [⇢ ⇢ ⇢ All hotkeys](#all-hotkeys) +* [⇢ ⇢ ⇢ SSH and config](#ssh-and-config) +* [⇢ ⇢ ⇢ Building and platforms](#building-and-platforms) ## What Loadbars is (and isn't) |
