You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2023. It is now read-only.
Hi!
I were looking at your code as solution for building auto healing etcd cluster on top of ASG.
I started to wonder why you call
etcdnotetcd2? https://github.com/crewjam/etcd-aws/blob/master/etcd-aws.go#L213At least when I check in CoreOS alpha (899.11.0) the
etcdexecutable starts the older version andetcd2the new.