Skip to content

Instantly share code, notes, and snippets.

View BorjaPintos's full-sized avatar
馃

Borja Pintos BorjaPintos

馃
View GitHub Profile
@BorjaPintos
BorjaPintos / k8s-pi.md
Created May 12, 2018 14:12 — forked from alexellis/k8s-pi.md
K8s on Raspbian

Kubernetes on (vanilla) Raspbian Lite

Yes - you can create a Kubernetes cluster with Raspberry Pis with the default operating system called Raspbian. This means you can carry on using all the tools and packages you're used to with the officially-supported OS.

Pre-reqs:

  • You must use an RPi 2 or 3 for use with Kubernetes
  • I'm assuming you're using wired ethernet (Wi-Fi also works, but it's not recommended)

Master node setup