dschaedl Posted October 6, 2020 Posted October 6, 2020 Armbianmonitor: http://ix.io/2zSm Hi community To use Kubernetes (K3s) on my Orange Pi 3 I need to enable cgroups. I running currently on Armbian Buster (20.08.1) As I understand this needs to be enabled on build-time (?) or is there any other way to enable cgroups? Is there any other image which has cgroups enabled? any support is appreciated many thanks Daniel
Igor Posted October 6, 2020 Posted October 6, 2020 1 hour ago, dschaedl said: As I understand this needs to be enabled on build-time (?) Yes. https://docs.armbian.com/Developer-Guide_Build-Preparation/ But not sure what you have to enable to get it working (cgroups already are) - we don't provide support for 3rd party tools such as Kubernetes, only for Armbian tools and limited for hardware interface https://github.com/armbian/build#support
lanefu Posted October 6, 2020 Posted October 6, 2020 1 hour ago, dschaedl said: Armbianmonitor: http://ix.io/2zSm Hi community To use Kubernetes (K3s) on my Orange Pi 3 I need to enable cgroups. I running currently on Armbian Buster (20.08.1) As I understand this needs to be enabled on build-time (?) or is there any other way to enable cgroups? Is there any other image which has cgroups enabled? any support is appreciated many thanks Daniel I'm pretty sure cgroups are already enabled. What makes you think otherwise? Also someone recently did some work to add Armbian support to ansible-k3s
dschaedl Posted October 7, 2020 Author Posted October 7, 2020 23 hours ago, lanefu said: I'm pretty sure cgroups are already enabled. What makes you think otherwise? you are right I miss-interpreted the indention from cat /proc/cgroups and was running after a ghost... the problem was something completely else. k3s works now. sorry guys Daniel
Recommended Posts