What do a port of Kubernetes to TypeScript and a high-priority bug in the kubelet have in common? They both feature in @samwhoo's guide to probing, out now.
We're experimenting with what next-generation k8s education looks like, and we hope you love it.
Annie on our DevEd team compressed a line of Dickens two ways:
order-1 model to 434 bits
GPT-2 to 176 bits (10% of the original)
The world's best compressor is a language model and its also very impractical. Find out why:
ngrokker @samwhoo ported 100,000+ lines of Kubernetes' Go scheduler to TypeScript so you can watch probes fire in your browser.
Then found a real Kubernetes bug with it: liveness probes firing before startup completes (v1.35.0+).