Canvas & Ratio
Choose your destination platform format
Layout Template
Choose a content structure for your slides
Preset Themes
Typography & Sizing
Brand Kit Customization
AGENCYConfigure brand assets for headers & footers
Outro Slide CTA
Customize your closing call-to-action slide
Background Pattern
Build Your Carousel
Drag and drop any post card below onto a slide, or use the quick buttons to insert content/images instantly!

Someone built Kubernetes that runs entirely in your browser. This might be the easiest way to learn Kubernetes. - No Docker. - No Minikube. - No Kind. - No EKS. - No installation. Just open a webpage and start exploring Pods, Deployments, ReplicaSets, Nodes, scheduling, networking, and more. The engineering behind it is incredible. Kubernetes is written in Go, but instead of compiling it to the browser, the developer rewrote major Kubernetes components in TypeScript so they could run natively inside the browser. This is one of the best examples of using AI I've seen. AI helped port thousands of lines of Kubernetes code, while the developer manually reviewed everything and validated it with extensive tests to make sure it behaves like a real cluster. ā ļø It's not for running production workloads. It's built for learning, teaching, experimenting, and preparing for DevOps interviews. Imagine onboarding new engineers or teaching Kubernetes without asking everyone to spend an hour installing Docker, configuring Minikube, or creating an EKS cluster. I genuinely think projects like this will change how we learn infrastructure. Interactive labs > Static documentation. Blog Post: <a target="_blank" href="https://ngrok.com/blog/i-ported-kubernetes-to-the-browser" color="blue">ngrok.com/blog/i-ported-ā¦</a>