lively-traffic-67799
06/07/2019, 6:05 PMk3os
v0.2.1 running on an arm64 board: odroid-c2
I started with the ubuntu-18.4 image of hardkernel and continued with the overlay installation method by extracting the arm64 rootfs image to directories /k3os and /sbin.
I placed a config.yaml into /k3os/system and changed the kernel command line to use rw and k3os.debug.
At boot time a lot of errors are thrown, but k3os
starts running, more or less.
And I even manged to start ntpd -p <http://pool.ntp.org|pool.ntp.org>
to get valid date and time.
But I've never managed to get k3s
v0.5.0 working properly:
It always throws exec format error
whenever it's called with parameters server, agent, kubectl or crictl.
Dear Rancher folks: do you have any idea how to proceed further?