build-guides • July 16, 2026
I Built a Discord Bot to Watch My Cluster
A tiny self-hosted Discord bot is a cheap always-on ops surface for a solo dev. Scope its cluster access read-only and render status as cards, not log walls.
Read more →
A tiny self-hosted Discord bot is a cheap always-on ops surface for a solo dev. Scope its cluster access read-only and render status as cards, not log walls.
My scheduled jobs silently failed for two weeks because a token went empty. The fix was to run them as native k3s CronJobs on the node where the runner already lived.