kz8s/tack

the configuration of the worker does not support etcdv3

s0rc3r3r01 opened this issue · 0 comments

the current configuration of the workers in the cloud-config template includes the usage of the ETCD_PROXY that was dropped in etcd v3.
This impacts the creation of a v3 etcd cluster.

More info here : etcd-io/etcd#4318