Open fragolinux opened 3 months ago
There is currently no option for multiple etcd endpoints. I currently don't have the time to add support for this, the soonest would be the end of August. If you do a Pull request, I would of course review it and assist you.
as per title, how to deal with multiple etcd endpoints? i mean, most have multiple etcd endpoints, but configmap allows to add just one, and that's used in script in a way that does not allow multiple ones... there's no default service pointing them all and that can be used, so how to deal with this being sure that backup will be done even if a single etcd node is down (maybe the one pointed...)? thanks