Hi,
I have some difficulties bootstrapping service :/
netcore doesn't seems to create etcd directories if not present.
Even If I'm creating this (with etcdctl) and even if I set with flags setZone etc, I always have problem:
Configuration failed: This host has not been assigned to a zone.
I really don't know how to initialize etcd...
I may have missed something :)
Hi,
I have some difficulties bootstrapping service :/
netcoredoesn't seems to create etcd directories if not present.Even If I'm creating this (with
etcdctl) and even if I set with flagssetZoneetc, I always have problem:I really don't know how to initialize etcd...
I may have missed something :)