DieterReuter / image-builder-rpi64

Build SD card image for Raspberry Pi 3 64bit
MIT License
157 stars 37 forks source link

"CGROUPS_MEMORY: missing" since 4.14 kernel update #96

Open kremerol opened 5 years ago

kremerol commented 5 years ago

When I try to "join" an existing Kubernete cluster (thanks to the command "kubeadm join") with an hypriot node setup with the latest hypriot 64 release (v20180429-184538, https://github.com/DieterReuter/image-builder-rpi64/releases/tag/v20180429-184538), I get a 'CGROUPS_MEMORY: missing' issue (exact error message: "[ERROR SystemVerification]: missing cgroups: memory"). As I don't have the same issue with the v20180428-133841 build (https://github.com/DieterReuter/image-builder-rpi64/releases/tag/v20180428-133841), I am suspecting the commit b9b4381a11103434b78c5c4cf478d9a2deb04e03 to be the root cause of the pb.

DieterReuter commented 5 years ago

Can you please double check this issue again with the latest build? https://github.com/DieterReuter/image-builder-rpi64/releases/tag/v20190713-213238