Skip to content

Instantly share code, notes, and snippets.

@erlendr
erlendr / plask_2023_wasm_wasi.md
Last active March 15, 2023 22:20
WASM+WASI = ❤️
@erlendr
erlendr / k8s-pi.md
Last active November 18, 2017 12:07 — forked from alexellis/k8s-pi.md
K8s on Raspbian

K8s on (vanilla) Raspbian Lite

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

Pre-reqs:

  • You must use an RPi2 or 3 for Kubernetes
  • I'm assuming you're using wired ethernet (Wi-Fi also works)

Master node setup