OS Installation

    Raspberry PI cluster Assembly

    This page contains examples of harware to use in order to build a cluster

    OS Installation on Master PI

    This page has been updated to use Ubuntu Server 22.04.02 LTS 64 bits. The instruction used be based on hypriotos

    Setting up WPA supplicant on Master PI

    This tutorial how to setup WIFI on the master pi to connect to different WLAN

    Setting up DHCPD on master PI

    This tutorial how to setup DHCPD and NAT so that the slave PI can access the internet through the NAT (ETH0->WLAN0) running on Master PI. This tutorial also describe how to setup the DHCPD to automatically allocated IPs to PI or PCs.

    OS Installation on Worker PI

    This page describes simple steps to install the OS (HypriotOS) on the PIs.

    Using Ansible to manage Raspberry PI cluster

    Even if the ultimate goal is to manage completly the cluster using Kubernetes, the ability to use Ansible during debug process is very usefull. The goal here is to setup ansible inventory, basic playbooks.

    Create a Rapsberry PI Rescue Dongle

    I encountered multiple issues trying to repartition my SD on my PI. Because the / directory is mounted, it never really worked safely for me to use fdisk. Morevoer some of the powerfull tools such as gparted need X11 installed, which I don’t have by default.

    Hopefully the new PI3 B and B+ are able to boot from USB, hence the idea of creating a Rescue Dongle