New guidebeginner
Kubernetes from Zero: Build and Operate Your First Local Cluster
Learn why Kubernetes exists. Then build a local cluster and practice deploying, scaling, fixing, updating, and rolling back an application.
Build each system on your laptop, follow a real request, test what happens when it fails, and keep a working example when you finish.
Learn why Kubernetes exists. Then build a local cluster and practice deploying, scaling, fixing, updating, and rolling back an application.
Build a local AI agent that investigates a broken Kubernetes cluster with Ollama, safe kubectl tools, runbooks, and saved history.
Build a blue-green deployment on your laptop. Test Green, move Istio traffic in steps, and quickly roll back to Blue.
Build a Kubernetes controller that deploys a new image, tests it, moves Istio traffic in steps, and rolls back when something fails.