you can, but I generally recommend avoiding etcd on a pi unless you have external usb-nvme storage. SD cards are not fast enough to keep up with etcd.
creamy-pencil-82913
06/22/2023, 12:05 AM
embedded sqlite allows for single server clusters. You can have as many agents as you want. I would probably recommend having just a single server using sqlite, and then add other nodes as agents.