Skip to content
~/jwright▮
AboutSkillsProjectsBlogContactLearn

#Tag

Posts tagged "architecture"

← All posts

  1. NETWORKING SERIES · 012 Aug 2026·6 min read

    The best migrations delete more than they install

    Nobody chose our network stack - it accreted one default at a time, and every component was one more thing to version, patch, debug and alert on. Landing on Cilium wasn't an adoption; it was a demolition schedule, and the stack left standing is smaller than the one we started with.

    • cilium
    • kubernetes
    • networking
    • architecture
    • homelab
  2. PLATFORM SERIES · 052 Aug 2026·6 min read

    Powered off is a state, not an incident

    Three of this fleet's six machines were upgraded, verified healthy, and then deliberately shut down the same night, and the books record a state, not a failure. When a node's entire existence is a rebuildable document, powered off becomes something you schedule, not something you fear.

    • homelab
    • operations
    • talos
    • sustainability
    • architecture
  3. SECURITY SERIES · 033 July 2026·4 min read

    An agent should never hold the key it's using

    You want an AI agent that can actually do things - call APIs, touch real data. You also don't fully trust it. The resolution isn't a better sandbox; it's making sure the agent never possesses a credential at all. A broker holds the keys, mints short-lived capabilities, and gates every write behind a human. Here's the pattern.

    • security
    • ai-agents
    • architecture
    • zero-trust
    • homelab
jonny@bztmon:~ · session receipt✓ Synced · Healthy

$ whoami

Jonathon Wright - Platform & Infrastructure Engineer

$ traceroute www.bztmon.com

served from a homelab Kubernetes cluster, over an encrypted tunnel

$ git log -1 --format=receipt

HEAD e041711· built 2026-08-27 08:42Z· reconciled by Argo CD

$ contact

LinkedIn or email

$

© 2026 Jonathon Wright·CC BY-NC-SA 4.0·built with Astro, shipped via GitOps