Technical requirements
In this chapter, we are going to run our edge computing on an edge device (such as a Raspberry Pi), so we need to set up a cross-compiling toolchain for Advanced RISC Machines (ARM).
For this, you need one of the following:
- A Mac with terminal access
- A PC with Ubuntu installed with terminal access
- A virtual machine with Ubuntu installed with terminal access
For more detail and code snippets, check out this resource on GitHub: https://github.com/PacktPublishing/Edge-Computing-Systems-with-Kubernetes/tree/main/ch1.