Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to client a cluster? #263

Open
xialuo1990 opened this issue Jun 12, 2018 · 0 comments
Open

how to client a cluster? #263

xialuo1990 opened this issue Jun 12, 2018 · 0 comments

Comments

@xialuo1990
Copy link

now, the python-etc can contact one node, but not a cluster, how to support it ?
now: etcd = etcd3.client(host='127.0.0.1', port=2379)
want: etcd = etcd3.client('127.0.0.1:2379;127.0.0.2:2379')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant