Re: [OpenWrt-Devel] Running k3s on OpenWrt

2019-11-28 Thread Alberto Bursi
On 28/11/19 22:02, Paul Spooren wrote: I know nothing about sunix, but the other three targets appear mostly space "indipendent". Sunxi target is basically a bunch of Raspberry Pi clones using different SoC. You usually have a SDcard to store the OS image. -Alberto _

Re: [OpenWrt-Devel] Running k3s on OpenWrt

2019-11-28 Thread Yousong Zhou
On Fri, 29 Nov 2019 at 00:32, Paul Spooren wrote: > > Hi Yousong, > > > A few months ago, I started working on bringing up k3s on OpenWrt. I > > managed to have a small k8s cluster with nodes running centos and > > openwrt. Likely other linux distros will also do, but I didn't test > > combinati

Re: [OpenWrt-Devel] Running k3s on OpenWrt

2019-11-28 Thread Paul Spooren
Hi Yousong, A few months ago, I started working on bringing up k3s on OpenWrt. I managed to have a small k8s cluster with nodes running centos and openwrt. Likely other linux distros will also do, but I didn't test combination of different architectures yet. Cool! That looks like an interestin

[OpenWrt-Devel] Running k3s on OpenWrt

2019-11-27 Thread Yousong Zhou
Hi list, I am sending this email in case it's also interesting to someone in the community, and to also avoid it bit rotting in my repo [1] A few months ago, I started working on bringing up k3s on OpenWrt. I managed to have a small k8s cluster with nodes running centos and openwrt. Likely othe