The following steps have to be done on all Raspberry Pi's in the cluster!
Prepare Docker installation
Enable the linux kernel control groups (cgroups) for Docker and Kubernetes.
These cgroups [https://en.wikipedia.org/wiki/Cgroups]are responsible for
isolation and limiting of resources like CPU and memory.