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
But in fact, the legacy default port, for etcdv1, was over 4001.
Maybe you freed this one for BoltDB.
Today, most of the etcd v2 or v3 consider you are running for clients over 2379 (2380 against peers), so can I suggest to set up the default over 2379 ?
Hi !
When using etcd backend, the default is set to "127.0.0.1:400" : configuration.go
But in fact, the legacy default port, for etcdv1, was over 4001.
Maybe you freed this one for BoltDB.
Today, most of the etcd v2 or v3 consider you are running for clients over 2379 (2380 against peers), so can I suggest to set up the default over 2379 ?
iana etcd
Thanks a lot for the project !
The text was updated successfully, but these errors were encountered: