After a couple of days I got all working as I expected. This is the list of main tools I put together: K3S (Kubernetes lightweight implementation, best for IoT devises) MetalLB (load balancer handler) Traefik…
Tag: k3s
apache_exporter on arm64
Im using a cluster of RaspberryPIs to run some experiments, and I have a K3s running there. Using PIs, in my case 3B and 4, running Raspbian OS 64bit, the underline architecture is aarch64, for…