Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 561 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 561 Bytes

pi-kube

Install Kubernetes/Docker on raspberry pi 3 B+

Usage

Simply execute flash_and_setup.sh and the following actions will be take care of:

  • Download of the latest Raspbian lite image
  • Write image to microsd card via Etcher
  • Enable ssh connection
  • Wait for connection for copying public key
  • ssh-copy of setup.sh and config.ini for the new guy and automatic steps will be taken care of:
  • Local Network setup
  • Update Kernel kernel arguments necessary for kubernetes on /boot/cmdline.txt file
  • Swap disable
  • Install Docker/Kubernetes