CoreOS seems to be defaulting to etcd2, however k8s to etcd3.
This fixes error that occurs after following official guides,
since it now will crash and restart forever without being able
to connect to the etcd node/cluster.
Fixes #871
Tested on:
CoreOS stable (1353.8.0)
With kubernetes image/tag quay.io/coreos/hyperkube:v1.6.4_coreos.0
CoreOS seems to be defaulting to etcd2, however k8s to etcd3.
This fixes error that occurs after following official guides, since it now will crash and restart forever without being able to connect to the etcd node/cluster.
Fixes #871
Tested on: CoreOS stable (1353.8.0) With kubernetes image/tag quay.io/coreos/hyperkube:v1.6.4_coreos.0