RSSAmplifier

Blog

k10s devlog

k10s is two things: kitty: a Daemonset that lives on your Kubernetes cluster that collects node-level GPU + Network telemetry k10s: (kittens) a tui/cli tha...

blog.k10s.devRSS feed ↗5 posts

Latest posts

Understanding GPU Straggler Ranks and NCCL Basics - p1

introduction to DDP ml training and NCCL network stragglers

[LIVE STREAM]: Explaining the basics of distributed ML-training and NCCL

Here is the raw diagram at the end of the stream: I'll write a follow-up blog-post with a slightly more well-organized notes.

Im going back to writing code by hand

I vibe-coded a GPU-aware Kubernetes TUI for 7 months, archived it, and started over. Here's what AI gets wrong when projects grow complex.

Designing k10s

How picking the wrong design atoms cost me a rewrite, and what the right atoms for a GPU-aware Kubernetes TUI actually are.

An exercise in value creation

I'm building k10s because I want to learn how to create value, and k10s is the thing I'm going to learn it on. k10s is a TUI for operating Kubernetes clusters, much like k9s , but simpler and focused on GPU workloads. I'm the first user. I built the first version because I wanted it to exist for myself. That's already a real reason to build something. The bigger question, the one that gets me out…