I have an HA Green that is mostly idle since I run most add-ons on two other minipc servers. I am looking to set up some high(er) availability services and am looking to support etcd quorum across the required three nodes... I am wondering where to start reading up on HA addons so that I can figure out the best way to spin up a docker addon that is just etcd running on the green for three-node quorum requirements (kinda how I do run the uptimekuma addon on the green as well to alert if the minipcs go down).
TL;DR How can I make the simplest add-on that will allow me to easily run etcd on my HA Green, and then start adding sensors around etcd stats, etc...