Open roboter202 opened 4 years ago
etcd.Client() will make connection to port 4001 by default. etcds default port is 2379 though.
You should make 2379 the clients default port.
etcd.Client() will make connection to port 4001 by default. etcds default port is 2379 though.
You should make 2379 the clients default port.