Install Kubernetes/Docker on raspberry pi 3 B+
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.shandconfig.inifor the new guy and automatic steps will be taken care of: - Local Network setup
- Update Kernel kernel arguments necessary for kubernetes on
/boot/cmdline.txtfile - Swap disable
- Install Docker/Kubernetes