Return to Edge Lab Overview or Bill of Materials.
This page explains how to build and install the Edge Lab. Before starting, please acquire all the required items from the Edge Lab Bill of Materials.
The Edge Lab uses Wifi for the cluster internet gateway. Make sure you know your SSID and password.
You must have access to Wifi for the Edge Lab to function correctly.
You need a SD Card download utility to create two different type images. We recommend Balena.io Etcher which has as simple UX and works on multiple platforms.
You'll need at four two 32 (or larger) Gb SD Cards. Since SD Cards look alike, consider marking each with a unique letter or number for reference.
This step takes some time, you can proceed with Assembly while you burn the cards.
- Download the two images:
- Client: https://s3-us-west-2.amazonaws.com/get.rebar.digital/edge-lab/rpi-client-v1.4.0.img.xz
- Server: https://s3-us-west-2.amazonaws.com/get.rebar.digital/edge-lab/rpi-server-v1.4.0.img.xz
- Burn one copy of the server image (
rpi-server
) to an SD Card. - Burn copies of the client image (
rpi-client
) on your remaining SD Cards.
While all machines need an SD card in the end, it is OK if you only burn one client card, you'll just need to boot the client RPi machines sequentially instead of in parallel.
NOTE: If you are planning on do a k3s install, you will need to leave SD cards in all machinesbecause they are used as container storage.
Like pictures? Use the visual assembly instructions.
NOTE: DO NOT POWER THE SYSTEMS UNTIL INSTRUCTED!
- Assemble the mechanical environment, if needed
- For Cloudlet case, attach the fans and attach RPi boards to the riser cards. Do not install the risers.
- For PoE HAT. attach the PoE boards and risers to the RPi
- Identify all the RPi numbers 0 to 3. It is helpful to mark them for future reference.
- The server is RPi #0 for reference.
- Wire the USB power lines to all the servers. Skip this step is using PoE.
- Recommended: label the end of the cables to reflect which RPi is plugged into each one
- Insert the SD Cards into the systems,
- Make sure to note which one has the server image.
- Wire the Network cables to the Network Switch
- Order does not matter
- If you are using PoE, make sure the RPi systems are plugged into the PoE ports.
- For Keyboard+Video Install
- Attach the mini-HDMI adapter to the server (RPi #0) card using HDMI port 0 (the one near the USBC connector. Connect the HDMI port to a monitor.
- Attach the USB Keyboard to the server (RPi #0) card using any of the four USB ports.
- For Wired Network Install
- Connect an ethernet from an open switch port to your PC or Laptop NIC.
- Configure a static IP address in the 10.3.14.[2-10] range
See Bootstrapping for next steps!