Chilled Geek's Blog

Always curious, always learning

Building kubernetes with raspberry pi: setup

Posted at — Sep 17, 2019

As a machine learning engineer, I was interested in learning more about kubernetes (k8s). While platforms like AWS, Google Cloud Platform, Azure, I wanted to try to set it up myself at home, keeping the costs fixed as well (only paying to own the hardware, and tiny power to run)

I saw a lot of guides on how to set up k8s on raspberry pis, and for my setup I followed mainly this k8s guide, with some modifications of my own, which I’ve documented below

Hardware

Setting up the raspberry pis

Installing Kubernetes

Next steps