Want to run Kubernetes locally without heavy setup?
This hands-on training will show you how to build a lightweight, production-like development cluster on your laptop using K3s, Helm, and Longhorn. We'll install a single-node K3s cluster that runs efficiently on typical laptops, use Helm to deploy real-world applications, and integrate Longhorn to provide persistent storage—even in a local environment. Perfect for developers and platform engineers who want a fast, cloud-native lab environment without relying on the cloud. By the end, you'll have a personal Kubernetes playground for testing, learning, and prototyping.
This session lowers the barrier to entry for developers and engineers who want to learn and experiment with Kubernetes without complex infrastructure. By showcasing lightweight CNCF projects like K3s, Helm, and Longhorn, it promotes practical adoption of cloud-native technologies in local environments. Attendees will leave empowered to prototype and test with real tools, accelerating learning and innovation. This helps grow the contributor and user base of CNCF projects by making them more approachable, especially for solo developers, startups, and educators.
Many of these homelab k8s setups fail to get to the point of what you can deploy on it how to expose your services to the internet or even how to setup ingress locally. Even if a minor point, please show how to actually deploy code and get it into a sharable state.