Single node K8S cluster in Raspberry Pi... k3s or microk8s?
Hi,
I need to install some single node Kubernetes clusters in raspberry Pi's 5 (yes, unusual configuration but I need that, not a multi node cluster). Would you advise to use K3s or Microk8s for single node kubernetes? The lightest is K3s so I guess that is the way to go but maybe I'm missing something. Thanks for any advice.
(Extra points: I will also need to have single node kubernetes cluster in a NVidia Orin Nano, so ideally the way to go for the Raspberry should also work in the Orin Nano so I don't need to use different tools)
Thanks!