Skip to content

Instantly share code, notes, and snippets.

View tomkdickinson's full-sized avatar

Tom Dickinson tomkdickinson

View GitHub Profile
@jacksonps4
jacksonps4 / raspberry_pi_set_up_kubernetes
Last active March 2, 2022 10:35
Setting up Kubernetes on Raspberry Pi
# ------------------------------------------------------------------
# INSTALLING KUBERNETES on a physical node (regular or raspberry pi)
# ------------------------------------------------------------------
#
# Chris Wraith @jacksonps4
#
# Raspbian: From 2019-09-26-raspbian-buster-lite
# Kubernetes: v1.16.1 - v1.23.4
#
# Run this script as root