- Date: October 2019
- Operating System: Raspbian Buster
- Kernel: 4.19
- Acknowledgements: This is based on the guide at Using a Pi 3 as a Ethernet to WiFi router, and Setting up a Raspberry Pi as a Wireless Access Point
The Kubernetes Master node will also act as:
- A DHCP Server, serving addresses to the Ethernet Switch attached Kubernetes nodes
- Network packet switcher between Kebernetes Ethernet Nodes and WiFi external network.
Ensure Ethernet cable is unplugged from Raspberry Pi as packet routing gets modified and it will cause install issues later in the script.
- Patch for Pi Sense HAT on Raspbian Buster
- Rename system
- Update system
- Configure network
- and reboot
./scripts/initialise.sh
./scripts/dhcp-server.sh